About 21,600 results
Open links in new tab
  1. turtle — Turtle graphics — Python 3.13.5 documentation

    3 days ago · Source code: Lib/turtle.py Introduction: Turtle graphics is an implementation of the popular geometric drawing tools introduced in Logo, developed by Wally Feurzeig, Seymour …

  2. Program Frameworks — Python 3.13.5 documentation

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

  3. 24.5. turtle — Turtle graphics for Tk — Python 2.7.18 文档

    The turtle module provides turtle graphics primitives, in both object-oriented and procedure-oriented ways. Because it uses Tkinter for the underlying graphics, it needs a version of …

  4. cmd — Support for line-oriented command interpreters

    2 days ago · Here is a sample session with the turtle shell showing the help functions, using blank lines to repeat commands, and the simple record and playback facility: Welcome to the turtle …

  5. 3.12.3 Documentation

    We would like to show you a description here but the site won’t allow us.

  6. Python 文档目录 — Python 3.13.5 文档

    turtle--- 海龟绘图. 概述; 入门; 教程. 启动海龟环境; 基本绘图. 画笔控制; 海龟的位置; 使用算法绘制图案; 如何... 尽快地开始; 使用 turtle 模块命名空间; 在脚本中使用海龟绘图; 使用面向对象的海 …

  7. The Python Tutorial — Python 3.13.5 documentation

    3 days ago · Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. …

  8. colorsys — Conversions between color systems - Python

    2 days ago · The colorsys module defines bidirectional conversions of color values between colors expressed in the RGB (Red Green Blue) color space used in computer monitors and …

  9. 3.13.5 Documentation - Python

    Python 3.13 有什么新变化? 或 自 Python 2.0 以来的全部“新变化”文档. 教程 开始 Python 的语法和特性之旅. 库参考 标准库与内置对象. 语言参考 语法与语言元素

  10. Python 标准库 — Python 3.13.5 文档

    Python 语言参考手册 描述了 Python 语言的具体语法和语义,这份库参考则介绍了与 Python 一同发行的标准库。它还描述了通常包含在 Python 发行版中的一些可选组件。 Python 标准库非 …

Refresh