Examveda

In Python, how can you copy the elements of one list into another?

A. copy()

B. clone()

C. duplicate()

D. replicate()

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python