Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 11
Informatics Practices
Lists in Python
Question 7
CBSE
Class 11
Informatics Practices
Question 16 of 80
Lists in Python — Question 7
Back to all questions
7
Question
Question 7
pop()
and
del command
methods are used to delete elements from a list if index is known.
Answer
Previous
Question 6
Next
Question 8