Commit 4346b148 by BellCodeEditor

save project

parent aa486577
Showing with 2 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
importle turtle import turtle
pen=turtle.pen() pen=turtle.pen()
pen.write("诺依,\n turtle 真tm的好用,\n我会在画布上用!",font=("time",30,"normal")) pen.write("诺依,turtle 真的好用!",font=("Time",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done() 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