- This event has passed.
10 AM – Indo – Intro To Python – Gamas
March 11, 2023 @ 10:00 am - 11:00 am
Homework
- Next week is 2nd quiz.
- Redo these exercises for practice
- Please study the following
- Function with and without return values.
- Random
- While loops, For loops
- List. How to use for loop to go through each element inside a List.
- How to get input from shell.
- If elif else statements.
- How to fix python errors.