0
Q:

hash table in python

# In python they are called dictionarys 
dict = {'Name': 'Zara', 'Age': 7, 'Class': 'First'}

name = dict["Name"] # Zara
0
hash(object)
0

New to Communities?

Join the community