Programmer's Picnic

Python Editor

Write Python, give input, run, check output, fix errors, and install modules.

1Write code
2Add stdin if input() is used
3Click Run
4Read stdout / stderr
Loading Python…
✨ Typing aids on: auto indent bracket pairs quote pairs indent / outdent Ctrl + / comment

Code

Ctrl+Enter Run · Ctrl+/ Comment · Tab Indent
1

Matplotlib plots

Run code with pyplot; plots can open in modal boxes.