American Young Coder

AYC logo

4:30PM – Intro to Python

Today we did: Continued Hangman game Created clues list which depends on the number of letters in the secret word End game when either user guesses word right or user has noRead More...

6 PM – Intro To Python

Homework Inside Nov11_Polygon.py, add some codes inside draw_face2(x,y) function. Call draw_face2(x,y) from the forever loop. You should draw something like this

7PM – pygame

Today we went over the final tests We learned about dictionaries We used dictionaries to improve BabyNameGenerator to avoid printing out duplicate names