- This event has passed.
10 AM Python Level 1
October 19, 2019 @ 10:00 am - 11:00 am
- We completed Hangman game.
- We reviewed all lessons for next week quiz.
- Homework:
- Next week is Quiz #2, review the following
- Variables and Data Types.
- How to get input from the shell?
- IF, IF ELSE, IF ELIF, ELSE
- Loops: for loop and while loop
- How to ask user continuously until user enter ‘quit’
- Functions: with and without return value.
- How to fix errors in python.
- How to create a random number in python.
- Next week is Quiz #2, review the following