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.