dict class in python example code Example: python dict access my_dict = {'name':'Jack', 'age': 26} my_dict['name']