Q4
What is the purpose of the list() constructor in Python?
A.
Creates a new list
AnswerB.
Converts a list to a tuple
C.
Converts a string to a list
D.
Creates a tuple
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board