pythonandturtle.com - Python Editor

Description: Online Python Editor and Shell

education (19895) python (3852) editor (3597) interactive (3507) shell (539)

Example domain paragraphs

Version 0.4.1 Copyright © 2018 Andre Burgaud

Python & Turtle is a Python playground allowing to interact with the Python programming language within your browser. It is intended to be used as a teaching and/or learning tool. It offers three environments: A Python editor with an output pane (text base), An environment allowing to interact with the Python Turtle module (graphical base), A classic Python interpreter (a.k.a. REPL or shell).

Python & Turtle relies on several open source projects. Those projects are listed below with their respective licenses: Brython (MIT License) Split.js (MIT License) UIKit (MIT License) jQuery (MIT License) jQuery LoadingOverlay (MIT License) Ace Editor (BSD License) Font Awesome (Icons: CC BY 4.0 License, Fonts: SIL OFL 1.1 License, Code: MIT License)