Commit 166b1037 by BellCodeEditor

save project

parent 2c3c2643
Showing with 4 additions and 3 deletions
import turtle
Pen()
turtle("font","30",with)
\ No newline at end of file
Pen=turtle.Pen()
Pen.write("我会了",font=("times",30"normal"))
pen.hideturtle()
turtle.doon()
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