change the name of key in dict python code example Example: modify dict key name python a_dict[new_key] = a_dict.pop(old_key)