Commit 7c1c2499 by BellCodeEditor

save project

parent d94b600a
Showing with 6 additions and 9 deletions
import turtle
pen=turtle.Pen()
t.fillcolor("red")
t.begin-fill()
for i in range(36):
pen.right(170)
pen.forward(200)
pen.right(144)
pen.forward(200)
pen.right(144)
pen.forward(200)
pen.right(144)
pen.forward(200)
pen.right(144)
pen.forward(200)
t.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