Commit 790d8812 by BellCodeEditor

save project

parent 922dc9e0
Showing with 3 additions and 3 deletions
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
pen.write("傻傻的伞兵\n老师",font=("宋体,80,normal")) pen.write("傻傻的伞兵\n老师",font=("宋体,80,normal"))
turtle.done() pen.hideturtle()
pen.hideturtle() 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