Problem
We will focus at providing better understanding of the lists and Dictionaries in Python, Answer the following using your own words and based on your understanding:
a) How you can you explain lists to a new beginner programmer.
b) How can you explain Dictionaries to a new beginner programmer.
c) List some of the advantages of using lists in Python.