A Dictionary in Python, is data type which is an unordered collection of data in the form of key-value pairs. A Dictionary acts as a collection of data
Data types are particular kind of data items which can hold some special kind of values. Python provides various built-in data types with a wide range of inbuilt