9.1 Python Dictionaries
Python for Everybody (Video/PY4E) - Un pódcast de Dr. Charles Russell Severance
Categorías:
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.