Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Informatics Practices
Lists in Python
Question 6
CBSE
Class 11
Informatics Practices
Question 15 of 80
Lists in Python — Question 6
Back to all questions
6
Question
Question 6
remove()
method is used to delete elements from a list if index is not known.
Answer
Previous
Question 5
Next
Question 7