2.4 turtle 程序语法元素分析

turtle程序语法元素分析
01 库引用与 import









02 turtle 画笔控制函数






03 turtle 运动控制函数







04 turtle 方向控制函数






05 循环语句与 range() 函数






06 “Python 蟒蛇绘制”代码分析





Last updated