Run it live

PyWebLib

Real Python, right in your browser, with nothing to download. Draw with import turtle, build games with import game, colour your output, then hit Run and play.

main.py
Output

          

Ctrl+Enter to run · Tab inserts 4 spaces, or indents selected lines · Shift+Tab un-indents · Python loads the first time you press Run (5-10 seconds) · type import turtle to draw, or import game to make a game · the full reference is in the Docs.

Try a snippet

Pick a category, then click any snippet to load it into the editor and hit Run.