Infomax Computer Academy
Report Bug
Qus : To add a new element to a list we use which Python command?
Qusलिस्ट में एक नया आइटम जोड़ने के लिए हम किस पायथन कमांड का उपयोग करते हैं?
A. list1.addEnd (5)
B. list1.addLast (5)
C. list1.append (5)
D. list1.add(5)
Solution
C. list1.append (5)
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others