Problem
a) Search the Web for an example of list in Python code, share it, and post the link for the site.
b) Describe how it works in English as an algorithm, which is a sequence of simple steps.
c) Why do we use lists in Python? How do they differ from a dictionary?