Commit f24069f5 by BellCodeEditor

save project

parent b5cb64db
Showing with 2 additions and 1 deletions
import turtle as l import turtle as l
l.write("你个傻逼!\n诺伊sb!"font=("times",30,'normal')) l.write('你个傻逼!\n诺伊sb!',font=("times",30,'normal'))
l.hideturtle() l.hideturtle()
l.done() l.done()
\ 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