Lab / Python Tutor
🔬

Python Tutor

Step-by-step Python execution visualizer. See how your code runs line by line with stack frames, heap objects, and pointer arrows.

Loading Python runtime...

Use to step, Space to play/pause. Python runs entirely in your browser via WebAssembly — nothing is sent to a server.

Inspired by Python Tutor by Philip Guo. This is an independent client-side reimplementation using Pyodide.