For when you need to do something quick in Python.
Uses MicroPython (WebAssembly) to run Python directly in the browser. No installation required.
Note
MicroPython runs in a Web Worker and the state is lost on a page reload. This is by design, this is a scratchpad, not an IDE.