Commit 2a70aa05 by BellCodeEditor

save project

parent 7c0bfc5d
Showing with 90 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
# pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.goto(0,-150)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
......@@ -15,6 +59,50 @@ pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
pen.write ("诺依\n,turtle真不好用\n,我不会在turtle上写字了",font=("Times",30,"normal"))
pen.hideturtle()
pen.goto(0,100)
pen.pensize(10)
pen.pencolor("yellow")
pen.left(45)
pen.forward(100)
pen.pencolor("red")
pen.circle(50,180)
pen.pencolor("yellow")
pen.right(90)
pen.circle(50,180)
pen.pencolor("red")
pen.forward(100)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment