Commit 1566167b by BellCodeEditor

save project

parent 16850f3e
Showing with 4 additions and 2 deletions
import turle()
pen=turle.Pen
Pen=write("你好呀,春眠不觉晓,\n处处蚊子咬,\n夜来巴掌声,\n不知死多少?font=("Times",10,"normal")
pen=turle.Pen()
pen.write("你好呀,春眠不觉晓,\n处处蚊子咬,\n夜来巴掌声,\n不知死多少?",font=("Times",10,"normal")
pen.hideturtle()
turtle.done()
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