Log In
0% completed
All Lessons
Free Lessons (3)
Talk to the Machine
Say “Hello!”
Quiz: Say “Hello!”
Project: Favorite Quote
Make It Do Math
Quiz: Make It Do Math
Project: Our Age in Days
Teach Your Code to Remember Things!
Quiz: Teach Your Code to Remember Things!
Project: About You
Mix Words and Numbers
Quiz: Mix Words and Numbers
Project: Write a Character Introduction
Make the Machine Ask You Something
Quiz: Make the Machine Ask You Something
Project: Birthday Calculator
Make It Think
Make Decisions
Quiz: Make Decisions
Project: Movie Night
Try Out Things Safely!
Quiz: Try Out Things Safely!
Project: Safe Division
Repeat Yourself
Quiz: Repeat Yourself
Project: Repeat Yourself
Project: Countdown
Break the Loop (When You Must)
Quiz: Break the Loop
Project: Break the Loop
Project: Skip Even Numbers
Count, Collect, and Organize
Quiz: Count, Collect, and Organize
Project: Favorite Things
Give It a Memory
Build Your Own Commands
Quiz: Build Your Own Commands
Project: Mad Lib Generator
Choose Your Own Adventure
Quiz: Choose Your Own Adventure
Project: Add Layers to Your Adventure
Teach Your Code to Remember Lots of Things!
Quiz: Teach Your Code to Remember Lots of Things!
Project: Teach Your Code to Remember Lots of Things!
Project: Contact book
Think in Tables
Quiz: Think in Tables
Project: Class Grades
Talk to Files
Quiz: Read and Write Text Files
Project: Score Logger
Unlock Superpowers
Build a Mini Chatbot
Project: Custom Responses
Track Your Spending (or Habits)
Introduction to Modules and Libraries
Quiz: Introduction to Modules and Libraries
Project: Dice Roller
Draw with Python (Turtle Power)
Quiz: Draw with Python (Turtle Power)
Project: Creative Design
Project: Temperature Converter
Project: Quote Machine
Project: Interactive Adventure Story
Project: Number Guessing Game (with Personality)
Final Project: Personal Habit Tracker
Learn Python
/
...
/
Project: Break the Loop
Project: Break the Loop
Practice how to break the loop in Python.
We'll cover the following...
Try this
Try this
Make a loop that:
...