Skip to content

Python Playground

Write code. Press run. See it work.

Your code runs entirely in your browser — nothing is sent to a server. Edit, press Run, and watch what Python does.

Booting Python…
main.py
Loading editor…
Program input — one value per line, fed to input()

Your code calls input() — type what it should read, one value per line.

Output

Run your code to see output here.