Explanation: we use the function append to add an element to the list.
Q. To add a new element to a list we use which command?
β
Correct Answer: (B)
list1.append(5)
Explanation by: Mr. Dubey
we use the function append to add an element to the list.
Discussion
Question Analytics
965
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
92%
Success Rate