Commit 2b071568 by BellCodeEditor

save project

parent 2a33f723
Showing with 0 additions and 1 deletions
...@@ -5,7 +5,6 @@ pen.write("你好\荣.",font=("Times",30,"normal")) ...@@ -5,7 +5,6 @@ pen.write("你好\荣.",font=("Times",30,"normal"))
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor('light blue') screen.bgcolor('light blue')
pen.hideturtle() pen.hideturtle()
turtle.done()
pen.pensize(5) pen.pensize(5)
pen.pencolor("red") pen.pencolor("red")
pen.left(45) pen.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