用户:
一只汤圆鸭查看:39 回复:8 评论:39 创建时间:2024-01-20T18:08:07
写在这里,汤圆帮你解答!
—————————————————汤——————圆——————密——————封——————线————————————————
—————————————————汤——————圆——————密——————封——————线————————————————
来出生点附近搭点东西,放点模型(那个部分是个公园) 链接:dao3.fun/edit/776f4a6894465a86abbb?p=0794a48123224a3a9d0fc5喵26e8e3dd
点赞0
评论
_stars汤圆没有送我114514台Mavic喵ro大师版和1919810台inspire3((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
点赞0
评论
逸南向北可以帮我改一下这串代码的问题吗?
import turtle
import random
p1 = turtle.Pen()
p2 = turtle.Pen()
p3 = turtle.Pen()
p1.penup()
p2.penup()
p3.penup()
p1.ht()
p2.ht()
p3.ht()
turtle.addshape('codemao-biu.gif')
turtle.addshape('virus.gif')
turtle.addshape('iceball.gif')
turtle.addshape('fireball.gif')
p1.shape('codemao-biu.gif')
p2.shape('virus.gif')
p3.shape('fireball.gif')
p1.forward(-100)
p2.forward(300)
p3.forward(-100)
p3.ht()
n=50
p1.st()
p2.st()
idx = random.randint(1,2)
items = ['fireball.gif','iceball.gif']
for i in random (3):
p3.shape('fireball.gif')
p1.forward(-100)
p1.forward(100)
p3.st()
p3.forward(400)
p3.dot(n,'white')
p3.ht()
p3.forward(-400)
n = n + 100
turtle.done()
点赞0
评论