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.

capture-1 capture-2 capture-4 capture3