Write and execute Python code directly in your browser
runs Python code in the browser with support for Python syntax, print(), input(), variables, loops, and simple data structures.
Each line will be used as input for consecutive input() calls in your program.
Use Ctrl+Enter to quickly run your code while typing in the editor.