Commit 476f8bb2 by BellCodeEditor

save project

parent becd7425
Showing with 1 additions and 0 deletions
import turtle import turtle
a=60 a=60
w=turtle.Pen() w=turtle.Pen()
w.pencolor("red")
w.fillcolor("red") w.fillcolor("red")
w.begin_fill() w.begin_fill()
w.left(45) w.left(45)
......
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