Commit 694e07a6 by BellCodeEditor

save project

parent 1a2cbc40
Showing with 5 additions and 2 deletions
import turtle
p = turtle.Pen()
p.write("诺伊,你好\n我会用编辑器打字了",font=("times",30,"normal"))
#p = turtle.Pen()
#p.write("诺伊,你好\n我会用编辑器打字了",font=("times",30,"normal"))
#turtle.done()
p1 = turtle.Pen()
p1.circle(100)
turtle.done()
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