The ___ method returns a randomly selected key-value pair from a dictionary.

The ___ method returns a randomly selected key-value pair from a dictionary.


Answer: popitem()


Learn More :