Commit 4c3413c6 by BellCodeEditor

save project

parent cbce84f1
Showing with 1 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("pink")
screen.textinput("提醒","你想要多大的爱心呀")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
......
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