Commit 96097e10 by BellCodeEditor

save project

parent fc42c85b
Showing with 7 additions and 1 deletions
...@@ -2,5 +2,11 @@ import turtle ...@@ -2,5 +2,11 @@ import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("我们班有个\n6年级的\n傻逼,名叫蒋瑞",font=("Times",20,"normal")) pen.write("我们班有个\n6年级的\n傻逼,名叫蒋瑞",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done pen1.turtle Pen()
pen1.pencolor("red")
pen1.pensize(10)
pen1.cicle(50.180)
pen1.left(90)
pen1.cicle(50.180)
pen1.hideturtle()
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