A Admin • 832.27K Points Coach Q. Which of the following statements will create a list? (A) l = list() (B) l = [] (C) l = list([1, 2, 3]) (D) All the answers are true Correct Answer - Option(D) Views: 17 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.