Commit c1f83c6a by BellCodeEditor

save project

parent 5cf82ef8
Showing with 1 additions and 0 deletions
...@@ -17,6 +17,7 @@ pen.forward(50) ...@@ -17,6 +17,7 @@ pen.forward(50)
pen.penup() pen.penup()
pen.backward(50) pen.backward(50)
pen.left(60) pen.left(60)
pen.pendown
pen.forward(50) pen.forward(50)
pen.penup() pen.penup()
pen.backward(50) pen.backward(50)
......
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