Python in the CodeHS Sandbox

Every program runs right in the browser—even on Chromebooks!

Python 3

Python

This runs Python 3 console programs, the latest version of the language. This program type lets you install packages for your programs.

Create New

Python Graphics (tkinter)

Python

This runs Python 3 GUI programs, so you can draw graphics, make GUIs, or build games.

Create New

Pygame

Python

Use Python to create graphical games.

Create New