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