The first simple implementation we'll work with is a Python dictionary, which is an implementation of a hash map. Access to data given the crucial behavior of a hash table / Python dictionary / ...