CBSE Class 11 Computer Science Question 14 of 82

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