a) list1 = list()
b) list1 = []
c) list1 = list([1, 2, 3])
d) all of the mentioned
Which of the following commands will create a list?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following commands will create a list?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!