| 1 | Welcome to Python | Introduction to coding, Python, and the Codezilla platform | No project, just getting started |
| 2 | Print Like a Pro | Learn how to print messages and create your first interaction | “Hello, Robot!” chatbot |
| 3 | Let’s Talk to Computers | Input and variables – make your program interactive | Name & Age Guessing Game |
| 4 | Smart Decisions | If-else statements to make your code smart | “Choose Your Adventure” story |
| 5 | Count It Up! | Loops – repeat actions and make things happen again and again | Jumping Robot counter game |
| 6 | Remember Everything | Lists – storing and using lots of information | “Top 5 Favorites” program |
| 7 | Function Fun | Make your own blocks of code (functions) | “Magic Calculator” |
| 8 | Let’s Draw with Code! | Turtle Graphics – draw using Python | Create stars, flowers, and a house |
| 9 | Build a Game | Combine everything and make a full game | Mini Snake Game / Quiz Game |
| 10 | Show Off! | Kids present their favorite projects to family/friends | Certificate of Completion |