A Admin • 832.27K Points Coach Q. What will be the output of list((1, 2, 3))? (A) [1, 2, 3] (B) {1, 2, 3} (C) (1, 2, 3) (D) 1, 2, 3 Correct Answer - Option(A) Views: 17 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.