Commit 993c006d by BellCodeEditor

save project

parent 227d2bd0
Showing with 1 additions and 0 deletions
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
""" """
import turtle import turtle
pen.turtle pen.turtle
pen.begin_fill()
for l in range(5) for l in range(5)
pen.forward(200) pen.forward(200)
right(144) right(144)
......
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