Commit 3e07d188 by BellCodeEditor

auto save

parent 4c04177c
Showing with 1 additions and 1 deletions
......@@ -12,7 +12,7 @@ pen.goto(100,-180)
pen.write("祝你生日快乐",font=("Times",13,"normal"))
pen.hideturtle()
len=10
len=100
pen1=turtle.Pen()
pen1.pendown()
pen1.pensize(5)
......
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