A Admin • 825.56K Points Coach Q. How do you copy a dictionary? (A) copy = dict (B) copy = dict.clone() (C) copy = dict.copy() (D) copy = dict.duplicate() Correct Answer - Option(C) Views: 10 Filed under category Python Hashtags: Python Dictionary Share Manage Tags
Discusssion
Login to discuss.