Commit 3c106792 by BellCodeEditor

save project

parent e0f7a0ce
Showing with 2 additions and 1 deletions
import turtle import turtle
Pen=turtle.Pen() Pen=turtle.Pen()
Pen.write("君不见,\n黄河之水天上来,\n奔流到海不复回。",font=("Times,60,normal")) Pen.write("君不见,\n黄河之水天上来,\n奔流到海不复回。",font=("Times",30,"normal"))
Pen.hideturtle() Pen.hideturtle()
turtle.done() turtle.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