Commit 6be88c77 by BellCodeEditor

save project

parent 9beca5f3
Showing with 6 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
i
\ No newline at end of file
import turtle
pen=turtle.Pen()
pen.color("red")
pen.write("你好!\n 你好!\n 你好!\n 你好!\n 你好! ",font=("times",50,"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