- This event has passed.
7PM – Intro to Python – Parna
May 5, 2022 @ 7:00 pm - 8:00 pm
Today We Did:
- Went over Star Wars Homework
- Went over looping through strings again
- Continued working on Hangman
Homework:
- Work on Hangman
- Check if the health is equal to 0 at the end and print “Sorry you lost the game, the secret word is <secret word>”
- Otherwise, print “Congratulations, the secret word is <secret_word>”
- If you did it correctly, it should be like below