Commit 2a6970f0 by BellCodeEditor

save project

parent 73809aa2
Showing with 2 additions and 1 deletions
...@@ -6,4 +6,5 @@ import.turtle() ...@@ -6,4 +6,5 @@ import.turtle()
pen=turtle.pen() pen=turtle.pen()
for i in range(): for i in range():
pen.forword(100) pen.forword(100)
pen.rig pen.right(144)
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