« All Events
2 PM – Intro To Python – Bill
July 13, 2022 @ 2:00 pm - 4:00 pm
Today We:
- Continued to work on the Hang Man project
- Learned about the “in” boolean operator
- Created a hint system to show how many letters the user has guessed
- Created an update hint function
- Added a win message and a lose message
- Finished the Hang Man project
- Learned about how to fix errors
Your HW:
- Go to this website link: https://www.ayclogic.com/fixing-python-bugs/
- Copy and paste the First Code box into your Thonny
- Fix all the errors in the code and the expected result is in the second box on the link