Commit ae7ca612 by BellCodeEditor

save project

parent a7078974
Showing with 5 additions and 0 deletions
......@@ -13,3 +13,7 @@ for i in range(0,5):
pen.right(144)
#锁定画布
turtle.done()
fillcolor("blue")
begin_fill()
end_fill()
\ 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