t.lt(3) #向左转3度
t.fd(a) #向前⾛a的步长else:
aa=a-0.08
t.lt(3)
t.fd(a)
t.pu()
t.seth(90)
t.fd(25)
t.seth(0)
t.fd(10)
t.pd()
t.pencolor(255,155,192) t.seth(10)
t.begin_fill()
t.circle(5)
t.pu()
t.seth(0)
t.fd(20)
t.pd()
t.pencolor(255,155,192) t.seth(10)
t.begin_fill()
t.circle(5)
t.seth(90)
t.fd(41)
t.seth(0)
t.fd(0)
t.pd()
t.begin_fill()
t.seth(180)
t.circle(300,-30)
t.circle(100,-60)
t.circle(80,-100)
t.circle(150,-20)
t.circle(60,-95)
t.seth(161)
t.circle(-300,15)
t.pu()
<(-100,100)
t.pd()
t.seth(-30)
a=0.4
for i in range(60):
if 0<=i<30 or 60<=i<90:
aa=a+0.08
t.lt(3) #向左转3度
t.fd(a) #向前⾛a的步长
else:
t.fd(a)
⽿朵
t.seth(90)
t.fd(-7)
t.seth(0)
t.fd(70)
t.pd()
t.begin_fill()
t.seth(100)
t.circle(-50,50)
t.circle(-10,120)
t.circle(-50,54)
t.pu()
t.seth(90)
t.fd(-12)
t.seth(0)
t.fd(30)
t.pd()
t.begin_fill()
t.seth(100)python新手代码你好
t.circle(-50,50)
t.circle(-10,120)
t.circle(-50,56)
t.seth(90)
t.fd(-20)
t.seth(0)
t.fd(-95)
t.pd()
t.begin_fill()
t.circle(15)
t.pu()
t.seth(90)
t.fd(12)
t.seth(0)
t.fd(-3)
t.pd()
t.begin_fill()
t.circle(3)
t.seth(90)
t.fd(-25)
t.seth(0)
t.fd(40)
t.pd()
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论