#Name your homework post_quiz_review.py
#Create a list of your favorite games
# pick 1 of your favorite to have a special message
# use a for loop, and go through each game
# it it is your favorite, print “______ is my favorite game!”
# else your print ” I have played _________”
# your hint f”I have played {insert input here}: