Commit a3f1a4bf by BellCodeEditor

auto save

parent f541e6bd
Showing with 1 additions and 0 deletions
...@@ -6,6 +6,7 @@ pen.penup() ...@@ -6,6 +6,7 @@ pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("你好呀!\n小可爱。",font=("Times",30,"normal")) pen.write("你好呀!\n小可爱。",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
len
len = 50 len = 50
# turtle.done() # turtle.done()
pen1 = turtle.Pen() pen1 = turtle.Pen()
......
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