In this unit we learn how to write functions. Topics covered include:
comments
Writing a custom function
Calling a custom function
Parameters vs. arguments
Functions that return a value vs functions that do not return a value
Creating and using modules
Generating random integers
Here are the notes and program packets for this unit.