Commit 6f5af8d6 by BellCodeEditor

save project

parent 4a814af8
Showing with 2 additions and 0 deletions
import turtle as t import turtle as t
pen = t.Pen() pen = t.Pen()
pen.write("只因你太美\n小黑子食不食油饼",font=("Times",10,"normal")) pen.write("只因你太美\n小黑子食不食油饼",font=("Times",10,"normal"))
pen.hideturtle()
t.done() t.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