Commit e0617d09 by BellCodeEditor

save project

parent 2d749db5
Showing with 4 additions and 4 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.bgcolor("light blue") pen.write("床前明月光\n疑是地上霜\n举头望明月\n低头思故乡",font=("Times",30,"normal"))
pen.write("你好,诺伊",font=("Times",30,"normal")) pen.hideturtle()
pen.hideturtle() turtle.done()
\ No newline at end of file \ 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