Python Sandbox | CodeHS
Languages
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.
Looking for some inspiration?
Get started by forking a template.
Python Turtle
Python
This runs graphical Turtle Graphics programs in Python. This is used in the CodeHS courses that teach with Tracy the Turtle.
Looking for some inspiration?
Get started by forking a template.
Python Graphics (tkinter)
Python
This runs Python 3 GUI programs, so you can draw graphics, make GUIs, or build games.
Default Template
Create your own Python Graphics (tkinter) program from a pre-made template.