CBSE Class 11 Computer Science Question 12 of 82

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