003 - Introduction to Dictionaries
Tabs
Sorry, an error occured. A logfile has been created which can be identified via the code "24tml_1518".
Dictionaries are a type of data structures which stores key-value pairs. This section explains the creation, access, manipulation and comprehension of dictionaries in Python.