- This event has passed.
2 PM Python Level 1
July 27, 2019 @ 2:00 pm - 3:00 pm
- We continued Hangman program.
- We were able to print clues, heart symbols, check if user guessed the whole word correctly.
- We were able to update the clue variable when a user enters one letter at a time correctly.
- Homework:
- Enhance the program so when a user has guessed all letters correctly, the program will quit the while loop.