I don't know if these are really working because it seems like there
are more E and F left than functions to finish... I was assuming when
there was a new . in the EEEEEEEEE that meant I got a function to work.
I am hoping that multiple E and F get resolved when I finish the last
one I guess.
I was trying to check if a color was in the list using
if person["favorite_colors"] == color
but then I figured that if it was just one color in a list of colors it
wouldn't work.