Commit 8a071725 by BellCodeEditor

auto save

parent 6be88c77
Showing with 1 additions and 1 deletions
......@@ -3,5 +3,5 @@ import turtle
pen=turtle.Pen()
pen.color("red")
pen.write("你好!\n 你好!\n 你好!\n 你好!\n 你好! ",font=("times",50,"normal"))
pen.write("你好!\n 你好!\n 你好!\n 你好!\n 你好!\n 你好! ",font=("times",20,"normal"))
turtle.done()
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