Commit 8c5bbaa0 by BellCodeEditor

save project

parent 3342c6b0
Showing with 5 additions and 5 deletions
import turtle import turtle
pen=turtle.Pen() # pen=turtle.Pen()
pen.write("望湖楼醉书\n黑云翻墨未遮山\n百雨跳珠乱入船\n卷地风来忽吹散\n望湖楼下水如天",(font="Times",30,"normal")) # pen.write("望湖楼醉书\n黑云翻墨未遮山\n百雨跳珠乱入船\n卷地风来忽吹散\n望湖楼下水如天",font=("Times",30,"normal"))
pen.hideturtle() # pen.hideturtle()
turtle.done() # turtle.done()
\ No newline at end of file pen1=turtle.Pen()
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