Commit 91fafeee by BellCodeEditor

save project

parent 9fe0cdc2
Showing with 8 additions and 7 deletions
import turtle
i=turtle.Pen()
i.write("诺依,\n我会用python给你回信了!",font=("times",20,"normal"))
i.hideturtle()
# import turtle
# i=turtle.Pen()
# i.write("诺依,\n我会用python给你回信了!",font=("times",20,"normal"))
# i.hideturtle()
# turtle.done()
o=turtle.Pen()
o.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