« All Events
6PM Python Level 1
June 19, 2019 @ 6:00 pm - 7:00 pm
- We went over the Magic8Ball homework
- We lower() the user input so it is not case sensitive.
- We strip() the user input so it will remove all the white space
- We review Function homework from page 46 and 47.
- We went through “Fixing Bugs” chapter in page 48 to 51.
- Homeworks:
- Do the following: https://indo.ayclogic.com/coding-in-python-level-1/star-wars-problem/
- Fix the following broken Python codes
- https://indo.ayclogic.com/fix-python-bugs-2/