Python For Everybody (audio/py4e)

9.1 Python Dictionaries

Informações:

Sinopsis

We compare and contrast how Python lists and dictionaries are structured internally. How we use position to index lists and use keys to index dictionaries.