- This event has passed.
6 PM – Intro to Python – Darin
August 31, 2023 @ 6:00 pm - 7:00 pm
What We Did Today:
- Reviewed the quiz 1 content and things to remember
- Introduced functions with no return value, and how to use them to reduce code duplication and make things simpler
Homework:
- Page 131 Try it yourself num 8-1 and 8-2.
- https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/ – number 4 to 6
NOTES:
Combination of strings is like “Hi” + ” Bye” for HW 2.