Commit 73301af1 by BellCodeEditor

save project

parent 386e42d7
Showing with 8 additions and 9 deletions
import turtle
Pen=turtle.Pen()
pen.Pencolor("red")
Pen.Pensize(15)
Pen.pencolor("red")
Pen.pensize(15)
Pen.left(45)
Pen.fd(100)
Pen.circle(-50,180)
Pen.circle(50,180)
Pen.rt(90)
Pen.circle(-50,180)
Pen.circle(50,180)
Pen.fd(100)
turtle.done()
pen1=arrow.Pen
Pen.penup()
Pen.gost to(100,100)
Pen.pendown()
Pen.write("112233"fond=("Time",30,"normal"))
Pen.goto(100,100)
Pen.write("112233",font=("Time",30,"normal"))
turtle.done()
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