how to get data out of a dictionary python code example Example: python dict access my_dict = {'name':'Jack', 'age': 26} my_dict['name']