Functions 2
Lecture date: Monday, September 16, 2024
Learning Objectives
- Review Function Definitions from Last Time\
- Review Local and Global variables\
- Override access to a global variable with the
global
keyword - Create a function that consumes another function
Materials
This will be a list of all the things you will accomplish in this lecture!