用户:婷妈0C40查看:0 回复:0 评论:0 创建时间:2020-05-15T11:45:30
【作品展示】

【作品介绍】
y
【作品源代码】
import turtle
__Pen = turtle.Pen()
def function1():
for __count in range(20):
if (turtle.textinput('对话框', '请输入字符') is None):
__Pen.end_fill()
def function2():
print('bce box')
__Pen.speed(80000000000000)
for __count in range(800000000000):
print(turtle.textinput('对话框', '请输入字符'), turtle.numinput('对话框', '请输入数字'))
function1()
turtle.bgcolor("#cc66cc")
__Pen.pencolor("#ff6600")
__Pen.begin_fill()
__Pen.right(90)
__Pen.forward(100)
__Pen.circle(50)
__Pen.right(90)
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn