Commit 490e2f16 by BellCodeEditor

save project

parent 93ef2a1c
Showing with 1 additions and 1 deletions
import turtle # 利用write()帮助悟空给诺依回信吧~
pen=turtle.Pen()
pen.write("Hi 诺伊~\n我会用Python写字啦!",font=("Times",30,"normal"))
pen.write("Hi 诺伊~\n我会用Python写字啦!\n--------悟空",font=("Times",30,"normal"))
pen1=turtle.Pen()
pen.width(1000)
screen=turtle.Screen()
......
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