Commit 461f09f1 by BellCodeEditor

save project

parent 65e8263a
Showing with 2 additions and 0 deletions
......@@ -2,6 +2,8 @@ import tuitle
# pen=turtle.Pen()
# pen.write("诺依,\n,turtle真好用,\n,我会在画布上写字啦!",front=("Times",30,"normal"))
# turtle.done()
screen=turtle.Screen()
screen.bgcolor("light blue")
pen1=turtle.Pen()
pen1.pencolor("red")
pen1.left(45)
......
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