Commit c0726b4b by BellCodeEditor

save project

parent 7c746888
Showing with 4 additions and 2 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("诺依\n你好,我学会用Python回信了!",font(# 利用write()帮助悟空给诺依回信吧~ pen.write("诺依\n你好,我学会用Python回信了!",font("Times",20,"normal"))
\ No newline at end of file pen.hideturtle()
turtle.done()# 利用write()帮助悟空给诺依回信吧~
\ 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