Day 1 PM Session Plan
This session introduces students to basic python programming
Session Introduction
TEACHER LED
What Are We Doing?
Operators
Object Functions
Turtle Module
Debugging
Operators and Object Functions
SELF-PACED
- The students should practice using python operators, concatenation and printing results.
Students will learn:
Python Operators
Concatenation
Object Functions
Function Parameters
Turtle Module
SELF-PACED
- Students should work through the lesson and get used to the Turtle module and its functions.
During the lesson, they will have two challenges to complete. One for drawing basic shapes and one for drawing a tree.
If a student still finishes the lesson early, they should try drawing another object that requires basic shapes e.g. a car.
Students will learn:
How to import modules
How to use Turtle for drawing