Commit eb554852 by BellCodeEditor

save project

parent 28dbff4f
Showing with 22 additions and 0 deletions
import turtle
pen=turtle.Pen
pen.fill color("red"):
pen.besin_fill()
for i in ranse(4)
pen.forward(200)
pen.lift(90)
pen.end_fill()
pen.nidetu rtle()
turtle.done()
\ No newline at end of file
import turtle
import turtle
pen=turtle.Pen
right(45)
pen.foward(100)
pen.csirce(50,180)
pen.left(90)
pen.csirce(50,180)
pen.foward(100)
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