Commit 2ccdea56 by BellCodeEditor

auto save

parent 59db8270
Showing with 9 additions and 0 deletions
import turtle
screen=turtle.pen()
screen.bgcolor("light blue")
pen.penup()
pen.goto(-100,0)
pen.write("祝你生日快乐",font=("times,30,normal"))
pen.hideturetle()
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