πŸ“Š Python
Q. Which command is used to add an element in the list
  • (A) list.sum(5)
  • (B) list1.add(5)
  • (C) list1.append(5)
  • (D) list.addelement(5)
πŸ’¬ Discuss
βœ… Correct Answer: (C) list1.append(5)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
199
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Parvesh Kanani
Publisher
πŸ“ˆ
91%
Success Rate