and
the
3
Dictionaries
dictionaries
in
In
of
to
03
• Archive: Python 3: Deep Dive (Part 3 - Hash Maps) What you'll learn Associative Arrays
• Hash Tables and Hash Functions
• Defining hash functions for our custom classes and why that is useful
• Creating customized dictionaries using the UserDict class
• OrderedDict and Python3.6+ equivalences