Commit 6b6de53b by BellCodeEditor

save project

parent 572c06d5
Showing with 6 additions and 2 deletions
import tyrtle import tyrtle
begin_fill()
fillcolor()
pen.tyuetle.pen pen.tyuetle.pen
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()
\ No newline at end of file end_fill
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