Python 语言开发学习 PythonTurtle

码农软件 · 软件分类 · 编译器 · 2019-12-07 23:27:29

软件介绍

PythonTurtle 是什么?

PythonTurtle 主要目的是为使用 Python 语言进行软件开发提供低门槛的学习方式。初学者可以在内置的 Python shell (类似于 IDLE 环境)中发出指令,并且可以使用 Python 函数去移动一只显示在屏幕上的小乌龟,使得初学者通过这种有趣的、直观的方式产生对编程语言的兴趣以进一步深入学习。在初学者通过编写 Python 代码以各种形式对小乌龟进行移动时,一个演示帮助界面会不断地引导学生学习更多 Python 编程的基础知识。可以通过邮件列表来提出任何关于 PythonTurtle 的问题或进行讨论。

screenshot from PythonTurtle

F.A.Q.

我能否直接使用 PythonTurtle 进行编程?

当然!PythonTurtle 中的 shell 是一个完整的 Python shell,因此你可以使用它做你能够用标准 Python shell 做到的任何事情。你可以创建循环(loops),定义函数(functions),创建类(classes),不一而足。

我是否需要单独安装 Python 才能使用 PythonTurtle?

不。PythonTurtle 完全是自包含(self-contained)的。

本文地址:https://codercto.com/soft/d/20666.html

Writing Windows VxDs and Device Drivers, Second Edition

Writing Windows VxDs and Device Drivers, Second Edition

Karen Hazzah / CMP / 1996-01-12 / USD 54.95

Software developer and author Karen Hazzah expands her original treatise on device drivers in the second edition of "Writing Windows VxDs and Device Drivers." The book and companion disk include the a......一起来看看 《Writing Windows VxDs and Device Drivers, Second Edition》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具