9.1 Python Dictionaries

Published: Sept. 29, 2016, 7 p.m.

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.