Commit 922dc9e0 by BellCodeEditor

save project

parent caf7c7d0
Showing with 3 additions and 2 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() turtle.done()
\ No newline at end of file pen.hideturtle()
\ 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