Commit b023935a by BellCodeEditor

auto save

parent 7a27d343
Showing with 1 additions and 1 deletions
...@@ -2,7 +2,7 @@ import turtle ...@@ -2,7 +2,7 @@ import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("诺依,\nturtie真好用,\n我会在画布上写字啦!",font=("Times",20,"normal")) pen.write("诺依,\nturtie真好用,\n我会在画布上写字啦!",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
`12RTYU;''11X GBBHBTEHT4Q`
pen.pensize(5) pen.pensize(5)
pen.pencolor("red") pen.pencolor("red")
pen.left(45) pen.left(45)
......
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