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