Q7
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
AnswerD.
Creates a tuple
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board