About 50 results
Open links in new tab
  1. turtle — Turtle graphics — Python 3.13.3 documentation

    1 day ago · Turtle star. Turtle can draw intricate shapes using programs that repeat simple moves. In Python, turtle graphics provides a representation of a physical “turtle” (a little robot with a …

  2. Program Frameworks — Python 3.13.3 documentation

    1 day ago · turtle — Turtle graphics. Introduction; Get started; Tutorial. Starting a turtle environment; Basic drawing. Pen control; The turtle’s position; Making algorithmic patterns; …

  3. cmd — Support for line-oriented command interpreters - Python

    2 days ago · This section presents a simple example of how to build a shell around a few of the commands in the turtle module. Basic turtle commands such as forward() are added to a Cmd …

  4. Python Documentation contents — Python 3.13.3 documentation

    turtle — Turtle graphics. Introduction; Get started; Tutorial. Starting a turtle environment; Basic drawing. Pen control; The turtle’s position; Making algorithmic patterns; How to… Get started …

  5. tkinter — Python interface to Tcl/Tk — Python 3.13.3 documentation

    1 day ago · Running python-m tkinter from the command line should open a window demonstrating a simple Tk interface, letting you know that tkinter is properly installed on your …

Refresh