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...
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...
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
Today we went over the final tests We learned about dictionaries We used dictionaries to improve BabyNameGenerator to avoid printing out duplicate names