Commit 4c32c02d by BellCodeEditor

save project

parent a04ea906
Showing with 2 additions and 4 deletions
...@@ -6,7 +6,4 @@ pen.penup() ...@@ -6,7 +6,4 @@ pen.penup()
pen.goto(-100,0) pen.goto(-100,0)
pen.write("00000",font=("Times",30,"normal")) pen.write("00000",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.done()
len=60 \ No newline at end of file
pen1.left(45)
pen1.forward(2*len)
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