CBSE Class 11 Informatics Practices Question 15 of 66

Dictionary — Question 8

Back to all questions
8
Question

Question 8

To delete an element, you can either use del statement or use pop() method.

Answer