Exercise: Create dictionary with variables

You can use variables to assign keys and values in dictionaries. Use the variables key and value to add the missing key-value pair.
Python
Setting up Python environment...
Output