This part explains dictionaries using terminology from a data structures course.
Coming from Python directly, I did not understand the parts that mentioned TreeMaps and HashMaps. A small explanation or a reference to an article explaining the difference would add to this section.

This part explains dictionaries using terminology from a data structures course.
Coming from Python directly, I did not understand the parts that mentioned TreeMaps and HashMaps. A small explanation or a reference to an article explaining the difference would add to this section.