Commit 386e42d7 by BellCodeEditor

save project

parent 8556fb65
Showing with 5 additions and 4 deletions
...@@ -9,11 +9,12 @@ Pen.circle(-50,180) ...@@ -9,11 +9,12 @@ Pen.circle(-50,180)
Pen.rt(90) Pen.rt(90)
Pen.circle(-50,180) Pen.circle(-50,180)
Pen.fd(100) Pen.fd(100)
turtle.done() turtle.done()
pen1=arrow.Pen
Pen.penup() Pen.penup()
Pen.gost to(100,100) Pen.gost to(100,100)
Pen.pendown()
Pen.write("112233"fond=("Time",30,"normal"))
turtle.done()
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