Examveda
Examveda

What is the purpose of the list() constructor in Python?

A. Creates a new list

B. Converts a list to a tuple

C. Converts a string to a list

D. Creates a tuple

Answer: Option C


This Question Belongs to Python Program >> Tuples In Python

Join The Discussion

Related Questions on Tuples in Python