Commit 23a861aa by BellCodeEditor

auto save

parent 268da909
Showing with 7 additions and 0 deletions
#写字笔
import turtle
pen=turtle.Pen()
pen.write("诺依,你好!\n我会用python编辑器了,\n很好用哦",font=("times",20,"normal"))
pen.hideturtle()
turtle.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