Commit 634a166a by BellCodeEditor

save project

parent 4d713bee
Showing with 1 additions and 1 deletions
...@@ -5,7 +5,7 @@ screen.bgcolor("light green") ...@@ -5,7 +5,7 @@ screen.bgcolor("light green")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
pen.write("这么说你很勇哦,\n开玩笑我超勇的\n",font=("Times",13,"normal")) pen.write("这么说你很勇哦,\n开玩笑我超勇的\n,让我看看,这个艾米就是逊\n",font=("Times",13,"normal"))
pen.hideturtle() pen.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