2.8 When lists aren't good enough
01/08/2022
2.9 What is a dictionary?
01/08/2022
2.10 Accessing Dictionary Keys
01/08/2022
2.11 Missing keys
01/08/2022
2.12 Enumerating dictionary elements. Formulation of the problem
01/08/2022
2.13 Iterating over dictionary keys
01/08/2022
2.14 Iterating over dictionary values
01/08/2022
2.15 Iterate over keys and values at the same time
01/08/2022
2.16 Excercises on the structure of dictionaries
01/08/2022
2.17 Nested lists
01/08/2022
2.18 Traversing a nested list
01/08/2022
2.19 Nested dictionaries
01/08/2022
2.20 Excercises on nested structures
01/08/2022
2.21 Module test
01/08/2022
2.22 Using dictionaries and lists to store data
01/08/2022
2.23 Working with files for the first time
01/08/2022
2.24 Opening a file in Python
01/08/2022