Commit 1a1b786b by BellCodeEditor

save project

parent f0717a11
Showing with 3 additions and 1 deletions
import turtle as t
t.write("你好啊!",font=("楷体",50,"normal"))
t.write("你好啊!我很好。\n",font=("楷体",50,"normal"))
t.hideturtle()
t.done()
\ No newline at end of file
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