Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Computer Science
Lists in Python
Question 7
CBSE
Class 11
Computer Science
Question 13 of 82
Lists in Python — Question 7
Back to all questions
7
Question
Question 7
pop()
method is used to delete elements from a list if index is known.
Answer
Previous
Question 6
Next
Question 8