Commit 9f6d452b by BellCodeEditor

auto save

parent c816b9b8
Showing with 7 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("light pink")
pen=turtle.Pen()
pen.write("静夜思\n[唐] 李白\n床前明月光,\n疑似地上霜。\n举头望明月,\n低头思故乡。" ,font=("Times",30,"normal"))
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