Commit 5582bfb9 by BellCodeEditor

auto save

parent 49c87194
Showing with 3 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
pen.write("hi诺")
pen.write("hi!诺依!\n我会用python写字了!\n真的很好用呀!\n -----悟空",font=("times",20,"normal"))
pen.hideturtle()
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