Commit c5b09b2c by BellCodeEditor

save project

parent 4e2824d8
Showing with 5 additions and 5 deletions
import. turtle
pen.turtle.pen()
import turtle
pen=turtle.Pen()
pen.fillcolor("red")
pen.i in range(5)
pen.i in range(50)
pen.forward(200)
pen.ringt(144)
pen.right(144)
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