Final Project Code In Place

by Emma C

Description

I created two projects. First I made a program for my younger sister to help her with homeschooling/math practice problems. It prints out sets of addition, subtraction, and money problems using randomized numbers, and asks for her input/answers until she gets three sets of problems correct. Then it gives her the option to chose a photo via a number to apply the Warhol filter to/make a sister collage. Lastly it presents a congratulations animation. The second project is the standard project word guesser. It is a version of hangman that accepts the users letter guesses for a mystery word read randomly from a file. The user has 8 guesses and the program prints out if their guess is correct or not each time.