Explanation: pop() method returns the value when the key is passed as an argument and otherwise returns the default value(second argument) if the key isn’t present in the dictionary.
Q. ,9))
β
Correct Answer: (A)
9
Explanation by: Mr. Dubey
pop() method returns the value when the key is passed as an argument and otherwise returns the default value(second argument) if the key isn’t present in the dictionary.
Discussion
Question Analytics
455
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
87%
Success Rate