- This event has passed.
5 PM Intro to Python
September 15, 2021 @ 5:00 pm - 6:00 pm
Today We:
- Went over the homework
- Learned about Functions with return values
- Created a function that had 3 parameters, Width, Height, and Depth
- Made that function return the value for the volume of those 3 parameters
Your HW:
- Create a new file called: Sep15_ReturnValueHW
- Do Pages 138 and139