用户:
你好(我是外国人)查看:0 回复:0 评论:0 创建时间:2022-12-14T15:25:25
【作品展示】

【作品介绍】
EEREER
【作品源代码】
import turtle
import time
import easygui
__Pen = turtle.Pen()
__Pen.showturtle()
turtle.bgcolor("#ffff00")
__Pen.dot(100)
__Pen.circle(50)
__Pen.goto(100, 100)
__Pen.dot(100)
__Pen.circle(50)
__Pen.goto(200, 10)
__Pen.dot(100)
__Pen.circle(50)
time.sleep(1)
__Pen.clear()
turtle.bgcolor("#cc0000")
time.sleep(1)
turtle.bgcolor("#339999")
time.sleep(1)
turtle.bgcolor("#3366ff")
time.sleep(1)
turtle.bgcolor("#33cc00")
time.sleep(1)
turtle.bgcolor("#990000")
time.sleep(1)
__Pen.pensize(20)
__Pen.penup()
__Pen.goto(200, 200)
__Pen.write('喵你“python”')
time.sleep(1)
__Pen.goto(100, 100)
__Pen.write('喵你“python”')
time.sleep(1)
__Pen.goto(10, 10)
__Pen.write('喵你“python”')
time.sleep(1)
__Pen.goto((-80), (-80))
__Pen.write('喵你“python”')
time.sleep(1)
__Pen.clear()
easygui.msgbox('您的钱要充值!', '未知')
easygui.msgbox('请立刻付钱!!!', '未知')
easygui.msgbox('请扫微信二维码支付。(搜索“其他”)', '未知')
easygui.msgbox('ertu tyu bin oiu kidn wsd lip')
easygui.msgbox('ertu tyu bin oiu kd lip')
easygui.msgbox('nio son no no no!!!!!!')
easygui.msgbox('......你在干嘛?')
__Pen.penup()
__Pen.backward(100)
__Pen.begin_fill()
__Pen.pendown()
__Pen.circle(50)
__Pen.pendown()
__Pen.end_fill()
__Pen.circle(50)
__Pen.penup()
__Pen.forward(100)
__Pen.begin_fill()
__Pen.pendown()
__Pen.circle(50)
__Pen.penup()
__Pen.end_fill()
__Pen.forward(100)
__Pen.pendown()
__Pen.begin_fill()
__Pen.circle(50)
__Pen.penup()
__Pen.penup()
__Pen.forward(100)
__Pen.pendown()
__Pen.circle(50)
__Pen.end_fill()
__Pen.begin_fill()
__Pen.penup()
__Pen.penup()
__Pen.forward(100)
__Pen.pendown()
__Pen.circle(50)
__Pen.end_fill()
__Pen.begin_fill()
__Pen.end_fill()
__Pen.penup()
__Pen.write(turtle.textinput('与你吃披萨', '请您,吃气撒披萨:'))
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn