Commit 2b8b692a by BellCodeEditor

save project

parent 1ea60a6b
Showing with 1 additions and 0 deletions
......@@ -2,6 +2,7 @@
import turtle
screen=turtle.Screen()
screen.bgcolor("light blue")
screen.textinput("提示","你要多大的爱心?")
pen=turtle.Pen()
pen.write("你好\nSB.",font=("Times",30,"normal"))
pen.penup()
......
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