Which keys?
Recall that dictionaries are composed of key:value pairs. To access the value of a key, you can use bracket notation on the dictionary and pass in the key. There are also methods specific to dictionaries you can use to determine the keys and their values. The avocados dictionary is available in the session for you to explore.
Which of the following strings is NOT a key in the dictionary avocados?
Diese Übung ist Teil des Kurses
Python for MATLAB Users
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
