Commit b606fa6d by BellCodeEditor

save project

parent fd322545
Showing with 2 additions and 2 deletions
......@@ -5,7 +5,7 @@ screen.bgcolor("light blue")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("你好\nSB,250,二代,傻逼,\n你一定爱吃屎.",font=("Times",15,"normal"))
pen.write(i,,妈妈,离开老家",font=("Times",15,"normal"))
pen.hideturtle()
len=60
pen1=turtle.Pen()
......@@ -17,7 +17,7 @@ pen1.circle(len,180)
pen1.right(90)
pen1.circle(len,180)
pen1.forward(2*len)
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