Commit 3df955a8 by BellCodeEditor

save project

parent ba717480
Showing with 3 additions and 3 deletions
...@@ -5,7 +5,7 @@ screen.bgcolor("pink") ...@@ -5,7 +5,7 @@ screen.bgcolor("pink")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("你sb吧写信给爷\n头套给你扯掉.",font=("Times",10,"normal")) pen.write("赫哥杀人啦\n哥么儿这瓜多少钱一近啊.",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
...@@ -19,4 +19,4 @@ pen1.circle(50,180) ...@@ -19,4 +19,4 @@ pen1.circle(50,180)
pen1.right(90) pen1.right(90)
pen1.circle(50 ,180) pen1.circle(50 ,180)
pen1.forward(100) pen1.forward(100)
turtle.done() turtle.done()
\ No newline at end of file \ 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