Python

Python is a text-based language. We learn format, variables, loops, and more.

Review 01-05

A few questions to review the concepts from lessons 1-5.

Receipt Generator

Use format to generate a receipt for a business.

Mad Libs

Ask questions and fill in the blanks to make a funny story.

Turtle 1

Exercises with turtle.

Turtle 2

Tangrams with turtles. Multiple turtles. Square roots.

Turtle 3

Short review of turtle actions.

Store

A store where you can buy items and get charged for them.

Adventure 1

A simple adventure game with a sidewalk and a store.

Last modified August 18, 2023: 2022-2023 End State (7352e87)