会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
新随笔
订阅
管理
2022年2月20日
python turtle 各种示例
摘要: pensize() 函数的示例 import turtle step=100 turtle.penup() turtle.setposition(-400, 0) turtle.pendown() turtle.speed(1) turtle.write(0.001) turtle.pensize(
阅读全文
posted @ 2022-02-20 18:00 emanlee
阅读(1143)
评论(0)
推荐(0)