Python
上传代码
代码下载
分享到社区
运行
保存代码
import turtle as t t.speed(0) t.dot(50,'red') t.penup() t.goto(0,-25) t.pendown() t.circle(25) #########################1hao t.penup() t.goto(0,50) t.pendown() t.dot(-50,'yellow') #########################2hao t.penup() t.goto(0,25) t.pendown() t.circle(25) ##########################3hao t.penup() t.goto(42,25) t.pendown() t.dot(50,'green') t.penup() t.goto(42,0) t.pendown() t.circle(25)
×
作品
作品名称
发布作品
作品名称
作品简介
操作说明
设为私密
分类标签
(请选择作品分类标签)
游戏
动画
音乐
模拟
搞笑
故事
发布
关闭
×
作品
清除结果