Commit d2a5b881 by BellCodeEditor

save project

parent 24ce8086
Showing with 3 additions and 3 deletions
...@@ -6,5 +6,5 @@ t.pen() ...@@ -6,5 +6,5 @@ t.pen()
t.hideturtle() t.hideturtle()
t.fillcolor("blank") t.fillcolor("blank")
for i in (36) : for i in (36) :
t.fd(200) t.fd(200)
t.left(170) t.left(170)
\ No newline at end of file \ 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