« All Events
2 PM – Intro To Python – Gamas
September 25, 2021 @ 2:00 pm - 3:00 pm
Today We Do
- We reviewed Sep18_FixPythonErrorHomework.py.
- We exercised more on fixing python error in the class. https://indo.ayclogic.com/fix-python-bugs-2/ we are not finished.
Homework
- Finished fixing the problem in https://indo.ayclogic.com/fix-python-bugs-2/. The last problem was inside ticket_price(age) function, python complained that age is a String instead of Integer.
- Create Sep25_ListLoopFunctionsHomework.py
- Do all exercises in https://indo.ayclogic.com/list-inputs-if-and-else-loops-and-function/ you guys probably have done number 1 to 3 in the past, just try to do it again without looking at the past work. We are going to have a quiz in 2 weeks, this is part of the exercises that you have to do.