Commit bcb92942 by BellCodeEditor

save project

parent 0dcdf78c
Showing with 1 additions and 0 deletions
...@@ -6,6 +6,7 @@ pen.write("你\n个\n大\n傻\n逼",font=("Times",30,"normal")) ...@@ -6,6 +6,7 @@ pen.write("你\n个\n大\n傻\n逼",font=("Times",30,"normal"))
turtle.done() turtle.done()
""" """
# #
pen.pensize(10)
pen.pencolor("blue") pen.pencolor("blue")
pen.left(45) pen.left(45)
pen.forward(100) pen.forward(100)
......
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