Commit 36ec06f7 by BellCodeEditor

save project

parent e4289481
Showing with 2 additions and 1 deletions
...@@ -21,5 +21,5 @@ import turtle ...@@ -21,5 +21,5 @@ import turtle
# pen.forward(2*len) # pen.forward(2*len)
# turtle.done() # turtle.done()
pen1=turtle.Pen pen1=turtle.Pen
pen.circle(30) pen1.circle(30)
turtle.done turtle.done
\ No newline at end of file
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