Commit 0521435f by BellCodeEditor

save project

parent fc057578
Showing with 2 additions and 6 deletions
...@@ -17,8 +17,4 @@ import turtle ...@@ -17,8 +17,4 @@ import turtle
# pen.right(90) # pen.right(90)
# pen.circle(50,180) # pen.circle(50,180)
# pen.forward(100) # pen.forward(100)
# turtle.done() # turtle.done()
pen1=write.Pen() \ No newline at end of file
pen1.left(45)
pen1.forward(100)
pen1.circle(180,)
\ 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