CBSE Class 11 Computer Science
Question 14 of 39
Tuples and Dictionary — Question 15
Back to all questionsTh syntax of pop() method is dictname.pop(key).
The corrected code is:
d1.pop(4)Th syntax of pop() method is dictname.pop(key).
The corrected code is:
d1.pop(4)