猫史档案馆


【Python作品分享】新的作品【作品秀】

用户:编程猫指挥官编程猫指挥官查看:0 回复:3 评论:0 创建时间:2019-10-02T11:11:33


【作品展示】

center_image

 

【作品介绍】

大家一起画个圆吧

 

【作品源代码】

import turtle

__Pen = turtle.Pen()


#开始进入Python的世界
for __count in range(20):
    __Pen.forward(100)
    __Pen.right(90)
    __Pen.forward(50)
    __Pen.right(45)
    __Pen.forward(25)
    __Pen.right(22)
    __Pen.forward(12)
    __Pen.right(11)

 

【提示】

部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:

https://python.codemao.cn


回复

上一页1 页 / 共 1下一页
LXL神经小仙LXL神经小仙

顶顶

点赞0


评论


HJS落雪HJS落雪

下午好,本工作室进行了整改,现在正在招人中,我们可以为您提供免试资格,如有兴趣,快来加入吧!
https://shequ.codemao.cn/community/199682

点赞0


评论


HardstyleHardstyle

看我的小猪佩奇和哆啦A梦

https://shequ.codemao.cn/community/1996喵

https://shequ.codemao.cn/community/199663

点赞0


评论