Commit 2c3db14c by BellCodeEditor

save project

parent 07858a54
Showing with 8 additions and 0 deletions
import turtle
screen=turtle.Screen()
pen=turtle.Pen()
pen.write("你好sb",font=("Times",72,"normal"))
pen1=turtle.Pen()
screen.textinput("提示","想画多大的爱心")
turtle.done()
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