store a copy of a dictionary python code example Example: copy a dictionary python new_dict = old_dict.copy()