Commit b8549a35 by BellCodeEditor

save project

parent 6b6de53b
Showing with 7 additions and 4 deletions
import tyrtle import turtle
begin_fill() pen=turtle.Pen()
fillcolor() fillcolor()
pen.tyuetle.pen begin_fill()
for i in range(5): for i in range(5):
pen.right(144) pen.right(144)
pen.forward(100) pen.forward(100)
turtle.done() turtle.done()
end_fill end_fill()
tuple.done tuple.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