Question: Which one of these options is a Python list a. [0, 'banana', 'apple', { 'sher': 'lock' } 0.123] b. { 'banana', 'apple', 'pineapple' } c.

Which one of these options is a Python list a. [0, 'banana', 'apple', { 'sher': 'lock' } 0.123] b. { 'banana', 'apple', 'pineapple' } c. {0:1,1:2,2:3,3:abc} d. (0,1,2,3,4,5) e. All of the above f. None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
