Commit 3b47cb05 by BellCodeEditor

save project

parent 820c43ea
Showing with 9 additions and 5 deletions
import turtle
aaa=turtle.Pen()
for i in range(5)
aaa.fillcolor("red")
aaa.begin_fill()
for i in range("5")
aaa.forward(200)
aaa.yight(144)
aaa.hideturtle()
aaa.coloy("rea")
end aaa.fill()
aaa.right(144)
aaa.end_fill()
turtle.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