In this LESSON you will learn about: |
Learning Objectives: |
|
|
Lesson Overview |
Resources |
Starter:
Begin with this online Python Function Quiz Main: This lesson is about Functions. These are lines of reusable code that can be called or re used at any point in the program without having to type out the lines of code again. In Python a Function is created using the code def name_of_function():
Plenary: Can you beat your score from the start of the lesson? |
![]()
![]()
|