Commit 94230da1 by BellCodeEditor

save project

parent cd30c48b
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ screen.bgcolor("light blue")
Pen=turtle.Pen()
Pen.penup()
Pen.goto(100,0)
Pen.write("hi,诺伊,你好啊",font=("Times",30,"normal"))
Pen.write("hi,诺伊,你好啊",font=("Times",10,"normal"))
Pen.hideturtle()
Pen1=turtle.Pen()
Pen1.pencolor("red")
......
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