🎨 Learn Python with py5
Interactive worksheets for transitioning from Scratch to Python through creative coding.
🚀 About
These self-paced worksheets help students learn Python using py5 (Python version of Processing). Each worksheet uses visual feedback and game-like projects to make programming concepts concrete and fun.
🔧 Before You Start
First time here? Start with: Setup Guide - Installing Thonny & py5
This guide will help you and your parents install everything you need to start coding!
📚 Available Worksheets
- Sheet 1 : Click the Circle - Your first game !
- New - Sheet 2 : Keyboard Sketcher - Draw with your keyboard !
💡 How It Works
Each worksheet includes:
- 📝 Step-by-step instructions
- 🤔 Hidden hints you can reveal if stuck
- ✅ Complete solutions (try solving it yourself first!)
- 🚀 Bonus challenges for extra practice
📝 Example of Interactive Hints
This is how hints work in our worksheets. Click the arrows to reveal help when you need it!💡 First hint
A gentle nudge in the right direction...💡 More help
More specific guidance if you're still stuck.👥 For Mentors
Want to contribute a worksheet? Check our Syntax Guide to see all available interactive elements you can use.
🎯 A collaborative project for teaching Python through creative coding