Commit 5a7dae7b by BellCodeEditor

auto save

parent f72c9a77
Showing with 1 additions and 0 deletions
...@@ -7,6 +7,7 @@ pen.write("你好呀",font=("Time",20,"normal")) ...@@ -7,6 +7,7 @@ pen.write("你好呀",font=("Time",20,"normal"))
pen.hideturtle() pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
len=30 len=30
lov
pen1.penup() pen1.penup()
pen1.goto(100,100) pen1.goto(100,100)
pen1.pendown() pen1.pendown()
......
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