Python Sandbox

Scratchpad in two modes: write/execute an entire text file (Script) or interact line-by-line with Read-Eval-Print Loop (REPL).
main.py

Terminal/Command-line Output

$
Use Run to execute your code.