Python dictionary is another very important data structure.
Dictionaries are another mutable data structure.
Each entry in the dictionary having two elements, key and value.
The values of the dictionary can be of any type, but the keys are must be of an immutable data type such as string, numbers, or tuples.
The whole thing is enclosed within curly braces { }
To support me please subscribe my channel
https://www.youtube.com/daneyallari
For detail watch the video.
https://www.prowessapps.in/python
Write your queries at:
daneyallari@gmail.com
prowessapps.in@gmail.com
Please like, comment, share and subscribe.
Thank You
#daneyallari #python #pythonByDaneyalLari