Commit 79ace73c by BellCodeEditor

save project

parent 95769834
Showing with 0 additions and 1 deletions
...@@ -17,5 +17,4 @@ pen.forward(50) ...@@ -17,5 +17,4 @@ pen.forward(50)
pen.forward(-50) pen.forward(-50)
pen.left(60) pen.left(60)
pen.forward(50) pen.forward(50)
pen.back()
turtle.done() 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