Q. What is the purpose of the append() method in a Python list?
Solution:
The append() method adds a single item to the end of a Python list.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
The append() method adds a single item to the end of a Python list.
Strengthen Your Practice with our comprehensive question bank.