To add a new element to a list we use which Python command? - Study24x7
Social learning Network
01 Mar 2024 03:13 PM study24x7 study24x7

To add a new element to a list we use which Python command?

A

list1.addEnd(5)

B

 list1.addLast(5)

C

list1.append(5)

D

 list1.add(5)

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