♦ Python Dictionary
♣ About Python Dictionary
A Dictionary is the collection of elementsA Dictionary is Changeable
A Dictionary is Ordered, that is it Does-not have indexing
Duplicates are Not-allowed in a Dictionary.
♣ Example1: Python Dictionary
In this example, Dictionary is illustrated. Example
Input:
Output: