A Admin • 833K 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: 23 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.