Commit 9c33290f by BellCodeEditor

save project

parent f7597445
Showing with 15 additions and 4 deletions
import turtle
Pen=turtle.Pen()
pen=turtle.Pen()
screen=turtle.Pen
pen.goto(0,-100)
pen.pencolor()
screen=turtle.Pen()
screen.bgcolor("light blue")
len=60
left(45)
pen.forward(len*2)
pen.circle(len,180)
left(-45)
pen.forward(len*2)
pen.circle(len,180)
#while True:
Pen.write("sb智障吧~~~\666",font=("times",20,"normal"))
Pen.circle(100,360)
pen.write("sb智障吧~~~\666",font=("times",20,"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