« All Events
2PM Python Level 1
June 29, 2019 @ 2:00 pm - 3:00 pm
- We went over the following homeworks:
- https://indo.ayclogic.com/coding-in-python-level-1/star-wars-problem/
- https://indo.ayclogic.com/fix-python-bugs-2/
- We went over how to create Password Picker program using random, functions, while loops, IF Statements.
- Homework:
- Prepare for Quiz
- Variables, Data Types, List
- IF, ELSE, IF ELIF ELSE, Boolean expression
- Loops: for loop, while loops, forever loop.
- Functions: Function with return value, Function without return value, Function parameters.
- Random
- How to make a program that keeps on asking user until the user type quit.