We will be using https://codehs.com for this class, make an account and log in.
Example 1: Using Python Turtle to draw a square https://codehs.com/sandbox/id/library-01-square-dBSeM8
Example 2: Using Python Turtle to draw a triangle https://codehs.com/sandbox/id/luke-003-IfBzr5
Example 3: Navigate the maze 1 https://codehs.com/sandbox/id/library-maze-01-3pfvZo
Example 4: Navigate the maze 2 https://codehs.com/sandbox/id/library-maze-02-hYciML
Example 5: Variables https://codehs.com/sandbox/id/1-example-square-wrgCzt
Example 6: Variables with math https://codehs.com/sandbox/id/library-rectangle-variables-4Jc5Rq
Example 7: Conditional statements 1 (if/elif/else) https://codehs.com/sandbox/id/library-conditional-01-EFBsxR
Example 8: Conditional statements 2 (if/elif/else) https://codehs.com/sandbox/id/library-conditional-02-EPJT9H