Examveda
Examveda

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

A. copy()

B. clone()

C. duplicate()

D. replicate()

Answer: Option A


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python