Commit 07bd0f5c by BellCodeEditor

save project

parent 8b99e35a
Showing with 7 additions and 0 deletions
import turtle as a
pen=a.Pen()
a.screensize(100,80,"white")
pen.write("连长,鸡汤来喽! \n",font=("Times",30,"normal"))
pen.hideturtle()
a.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