Commit 2b604137 by BellCodeEditor

save project

parent 5d9e06b2
Showing with 1 additions and 1 deletions
......@@ -10,7 +10,7 @@ len=int(len)
# pen.write("你好\nSB.",font=("Times",20,"normal"))
# pen.hideturtle()
pen=turtle.Pen()
pen.write("你好,好久不见\n诺依,我告诉你一句话:\n月有阴晴圆缺,\n人有悲欢离合,\n命有否泰变化\n年有四季更替。.",font=("Times",15,"normal"))
pen.write("你好,好久不见\n诺依,我告诉你一句话:\n月有阴晴圆缺,\n人有悲欢离合,\n命有否泰变化\n年有四季更替。",font=("Times",15,"normal"))
pen.hideturtle()
# len=60
# pen.penup()
......
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