Commit 9d06fe7a by BellCodeEditor

save project

parent e5aceac1
Showing with 4 additions and 2 deletions
......@@ -3,4 +3,6 @@ import turtle
# pen.write("爸爸妈妈:\n我学会了python",font=("times",30,"normal"))
# pen.hideturtle()
# turtle.done()
pen=turtle.Pen()
\ No newline at end of file
# pen=turtle.Pen()
srceen = turtle.Screen()
srceen.bgcolor("pink")
\ No newline at end of file
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