Commit 91fafeee by BellCodeEditor

save project

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