dict1 = {'key1': 'value1', 'key2': 'value2'}
dict2 = dict1.copy()  # کپی کردن دیکشنری