Exercise: Update key-value pair in dictionary

The price of the pizza has been updated. Assign the new price to the corresponding key-value pair in the dictionary.
Python
Setting up Python environment...
Output