Commit 211019da by BellCodeEditor

save project

parent 331a21b7
Showing with 1 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
len = int(input("请输入大小(1~100):")) len = int(input("请输入大小(30~100):"))
sc = turtle.Screen() sc = turtle.Screen()
pen=turtle.Pen() pen=turtle.Pen()
sc.bgcolor("pink") sc.bgcolor("pink")
......
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