Defining Functions#
Learning Objectives#
After working through this topic, you should be able to:
Define your own Python functions
Call python functions with positional and keyword arguments
Set default values for arguments
Materials#
Video:
Download the slides.