Commit c056bd9b by BellCodeEditor

save project

parent 3d1603f5
Showing with 1 additions and 0 deletions
import turtle import turtle
a=int(input("请输入爱心大小"))
turtle.bgcolor("purple") turtle.bgcolor("purple")
turtle.write("你好\n诺伊",font=("Times",30,"normal")) turtle.write("你好\n诺伊",font=("Times",30,"normal"))
turtle.hideturtle() turtle.hideturtle()
......
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