CBSE Class 11 Computer Science Question 18 of 82

Lists in Python — Question 12

Back to all questions
12
Question

Question 12

The pop() function returns the deleted element of the list.

Answer