Description: For this lab I had to post the “review” section of the Advanced topics in Python. In this section I had to review iterating over a dict. Then a list of comprehension was used to create a list, named threes_and_fives. Then after that I had to use slicing.