Q. Which command is used to add an element in the list
β
Correct Answer: (C)
list1.append(5)
You must be Logged in to update hint/solution