Commit 6e595bdc by BellCodeEditor

save project

parent d62ed32c
Showing with 2 additions and 4 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
pen.hideturtle()
......@@ -11,5 +10,5 @@ pen.pencolor("red")
pen.left(45)
pen.forward()
pen.right(90)
pen.forward()
turtle.done()
\ No newline at end of file
screen=turtle.screen()
screen.bgcolor()
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