Commit e9ac1d8f by BellCodeEditor

auto save

parent 654bc3ba
Showing with 6 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
Pen=turtle.Pen()
Pen.write("诺伊,编程替难了",font=("Time",30,"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