Commit 3646335f by BellCodeEditor

save project

parent 654bc3ba
Showing with 10 additions and 0 deletions
import turtle
#背景颜色
sereen=turtle.Screen()
screen.bgcolor("light blue")
#写字
pen=turtle.Pen()
pen.penup()
pen.goto(100,m-100)
pen.weite("xmh~\nI love you",front)
\ 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