Commit d9c57081 by BellCodeEditor

save project

parent aaba12ba
Showing with 1 additions and 0 deletions
......@@ -17,6 +17,7 @@ pen.left(45)
pen.forward(2*len)
import turtle
Pen1=turtle.Pen()
pen1.right()
Pen1.circle(50,180)
turtle.done()
pen.circle(len,180)
......
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