Examveda

Which method is used to create a shallow copy of a dictionary?

A. copy()

B. clone()

C. duplicate()

D. replicate()

Answer: Option A


This Question Belongs to Python Program >> Dictionary In Python

Join The Discussion

Related Questions on Dictionary in Python