Commit 7bdb97dd by BellCodeEditor

save project

parent 6866c1d1
Showing with 6 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
p=turtle.Pen() # p=turtle.Pen()
p.write("诺依,你好,\n我是惠然,\n你是谁呀?",font=("Times",25,"normal")) # p.write("诺依,你好,\n我是惠然,\n你是谁呀?",font=("Times",25,"normal"))
# turtle.done()
f=turtle.Pen()
f.circle(50)
turtle.done() 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