Commit 832b534b by BellCodeEditor

auto save

parent 52322a9a
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ pen.penup() ...@@ -9,7 +9,7 @@ pen.penup()
pen.goto(100,-100) pen.goto(100,-100)
z.pensize(10) z.pensize(10)
z.pencolor("red") z.pencolor("red")
pen.write("你个李总,\n不不。",font=("Times",15,"normal")) pen.write("妈妈生日快乐,\n永远幸福,健康,快乐!。",font=("Times",15,"normal"))
pen.hideturtle() pen.hideturtle()
z.left(45) z.left(45)
z.fd(2*r) z.fd(2*r)
......
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