Commit 2dcadc6e by BellCodeEditor

save project

parent 4e102f16
Showing with 4 additions and 4 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
Pen.write("你好SB"font=("Time",30,"normal")) pen.write("你好SB",font=("Time",30,"normal"))
Pen.hideturtle() pen.hideturtle()
turtle.down() turtle.done()
\ No newline at end of file \ 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