Which of the following commands will create a list? - Study24x7
Social learning Network
23 May 2019 10:08 AM study24x7 study24x7

 Which of the following commands will create a list?

A

list1 = list()

B

list1 = [].

C

list1 = list([1, 2, 3])

D

all of the mentioned

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles