← AwarePy home

AwarePy Practice

A safe sandbox to experiment with real Python. Not a lesson, not a quest — just type, run, and see what happens. Change a line, run it again, see what changes.

Loading the Python engine — this can take 10-20 seconds on first visit, then it's cached.
Could not load the Python engine. Check your internet connection.
0 of 5 examples tried
Code editor
Output
Output will appear here when you run your code...
Loading the Python engine — this only happens once, then it's cached.
Tips
🔄

Change something

Edit any line, click Run, and see what happens. The best way to learn Python is to break it and fix it.

🐍

Real Python

This runs actual Python in your browser via WebAssembly — not a simplified version. Code here works the same in Thonny.

⬇️

Take it further

Download your code as a .py file and open it in Thonny on your own computer to keep building.

Mini challenges

🎯 Try this

AwarePy Practice is a pressure-free sandbox — nothing to complete, no score, no quest. It is the place to ask "what happens if I change this?" and find out instantly. For structured lessons that build up your Python knowledge step by step, visit AwarePy Python. For mission-style challenges where you build real projects, try Coding Quest.

📘 AwarePy Python 🎮 Coding Quest ⚡ AwarePy Robotics 🐍 AwarePy home