Python dictionaries are also known as associative arrays or hash tables. The general syntax of a dictionary is as follows:
python
Python List
The list is a most versatile datatype available in Python which can be written as a list of comma-separated values (items) between square brackets. Good thing about a list is that items in a list