Commit e4a947c3 by BellCodeEditor

save project

parent f8f665fe
Showing with 8 additions and 5 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
w=turtle.Pen() # w=turtle.Pen()
w.write("Hi,I'm Wu Kong.\nHow are you?\n我已经收到你的贺卡了\n非常感谢",font=("Times",20,"normal")) # w.write("Hi,I'm Wu Kong.\nHow are you?\n我已经收到你的贺卡了\n非常感谢",font=("Times",20,"normal"))
w.hideturti() # w.hideturtle()
turtle.done # turtle.done()
\ No newline at end of file j=turtle.Pen()
j.circle(50)
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