Table de hachage Python

A hash table is a dictionary in python

has_table = {'key_name': key_value}
Victorious Vulture