April 2022
Intermediate to advanced
679 pages
11h 33m
English
In Python, lists, sets, and key-value mappings (dictionaries) are provided directly in the language as container classes . They manage objects of other classes (also potentially of different data types).
In the following, I first describe sequential data types and especially their operations. After that, you briefly look at lists, sets, and dictionaries.
Read now
Unlock full access