Playground
Python playground
Real Python — CPython compiled to WebAssembly — running in a sandboxed, network-isolated environment inside your own browser. Your code never leaves your device. How the sandbox works, and its honest limits, is on the code execution and security page.
Pyodide 314.0.6 (CPython via WebAssembly)
Ctrl/Cmd+Enter to run
Press Esc then Tab to move keyboard focus out of the code editor.
Ready
Output will appear here after you run your code.Not sure what to type?
A blank editor is the hard place to start. The Python exercises hand you a program that already runs and ask you to change one thing.