Commit 573d29b1 by BellCodeEditor

auto save

parent fa13180d
Showing with 1 additions and 1 deletions
...@@ -5,7 +5,7 @@ screen.bgcolor("light blue") ...@@ -5,7 +5,7 @@ screen.bgcolor("light blue")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("刘晓东,\n傻逼大傻逼大傻逼大傻\n逼大傻逼大傻逼大傻逼大傻逼大傻逼大傻逼大傻\n逼大傻逼大傻逼大傻逼大傻逼大傻逼大傻逼大傻逼\n哈哈哈哈哈哈哈哈哈哈哈",font=("Times",10,"normal")) pen.write("刘晓东,\n大,\n哈哈哈哈哈哈哈哈哈哈哈",font=("Times",10,"normal"))
pen.hideturtle() pen.hideturtle()
# turtle.done() # turtle.done()
pen1=turtle.Pen() pen1=turtle.Pen()
......
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