#Python #pythonprogramming In Python, a collection data type - dictionary, is used to store items in the form of key:value pairs, where both key and value are objects. For more: decodejava.com/python-diction…