Identify an example of a hash table data structure in Python.
A dictionary
A heap
A binary search tree
A linked list

Data Structures and Algorithms Exercises are loading ...