Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Informatics Practices
Lists in Python
Question 8
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
Previous
Question 7
Next
Question 9