Commit 0d79c1e2 by BellCodeEditor

auto save

parent 25796e48
Showing with 20 additions and 6 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
Pen.write('hi!\n哈哈',font=("time",30,normal))
pen.hideturtle()
turtle.done()
\ No newline at end of file
#import turtle
#pen=turtle.Pen()
#Pen.write('hi!\n哈哈',font=("time",30,normal))
#pen.hideturtle()
#turtle.done()
pen1=turtle.Pen()
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