Commit ca4a2e1e by BellCodeEditor

save project

parent 7266ebdb
Showing with 3 additions and 2 deletions
import turtle import turtle
len=49.5 screen=turtle.Screen()
len1=screen.textinput("询问","请输入整数数字以确定爱心大小")
len=int(len1)
pen=turtle.Pen() pen=turtle.Pen()
pen1=turtle.Pen() pen1=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
pen.write("你好,我是米米世界大玉/bushi",font=("Times",10,"normal")) pen.write("你好,我是米米世界大玉/bushi",font=("Times",10,"normal"))
pen1.penup() pen1.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