Commit 666378fd by BellCodeEditor

save project

parent fde40ae5
Showing with 3 additions and 2 deletions
...@@ -8,4 +8,5 @@ p.begin_fill() ...@@ -8,4 +8,5 @@ p.begin_fill()
for i in range(5): for i in range(5):
p.fd(200) p.fd(200)
p.left(144) p.left(144)
p.end_fill p.end_fill
\ No newline at end of file turtle.done
\ 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