Commit bd8c8185 by BellCodeEditor

save project

parent 8969a02c
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ pen=turtle.Pen()
'''
pen.write("去死吧!",font=("Times",30,"normal"))
'''
pen.pensize(117)
pen.pensize(5)
pen.pencolor("red")
pen.left(45)
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