会员
新闻
博问
闪存
班级
AI培训
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
谷盟大好人
博客园
首页
新随笔
联系
订阅
管理
2017年10月27日
玫瑰花的绘制
摘要: from turtle import *import turtlefillcolor("red")begin_fill()a=40for i in range(4): turtle.circle(a,120) turtle.left(60) a=a+20end_fill()fillcolor("re
阅读全文
posted @ 2017-10-27 23:32 谷盟大好人
阅读(171)
评论(0)
推荐(0)
编辑
公告