Functions
This week is all about teaching Python custom, reusable commands for your programs.
Warm-Up: Smart Home Custom Routines
Watch the video, and complete the Warm-Up question on the worksheet.
PowerPoint Presentation
Worksheet
Click here for an online version of the worksheet.
Code-Along: Sky Drawings
Click here to access the code-along instructions.
Challenges
Click here to access the challenges.
What is a Function in Python?
A custom command that follows a defined set of instructions.