Commit 0925955d by BellCodeEditor

auto save

parent 53a3f590
Showing with 4 additions and 4 deletions
# 利用write()帮助悟空给诺依 # 利用write()帮助悟空给诺依
import turtle import turtle
Pen=turtle.Pen() # Pen=turtle.Pen()
Pen.write("诺依,\nturtle真好用,\n我会在画布上写字啦!",font=("Times",20,"normal")) # Pen.write("诺依,\nturtle真好用,\n我会在画布上写字啦!",font=("Times",20,"normal"))
turtle.done() # turtle.done()
\ No newline at end of file \ 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