Commit 73498bfc by BellCodeEditor

save project

parent 7fe0c619
Showing with 7 additions and 4 deletions
......@@ -6,12 +6,15 @@ Pen=turtle.pen
Pen.penup()
Pen.goto(100,-100)
write("谢谢你"=("Times",20,"")
Pen.hideturtle
Pen1.()
Pen1.pencolor("red")
len=60
Pen1.lift(45)
Pen1.forward(100)
Pen1.forward(2*len)
Pen1.circle(50,180)
Pen1.lift(-90)
Pen1.circle(50,180)
Pen1.forward(100)
Pen1.
\ No newline at end of file
Pen1.forward(2*len)
Pen1.hideturtle
turtledone
\ No newline at end of file
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