12.
What is the purpose of the items() method for dictionaries?

14.
What is the purpose of the clear() method for dictionaries?

15.
What is the purpose of the fromkeys() method for dictionaries?

17.
What is the purpose of the popitem() method for dictionaries?