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