CBSE Class 11 Informatics Practices Question 17 of 80

Lists in Python — Question 8

Back to all questions
8
Question

Question 8

The append() method adds a single item to the existing list at the end.

Answer