Lixin's Online Python Interpreter
Run Python
Clear Output
Choose toy example...
Load Example
Loading Python runtime...
Python Code
print("Hello from Python in your browser!") for i in range(3): print("line", i)
Terminal Output
[waiting for runtime]