Commit b2257e01 by BellCodeEditor

save project

parent 4637ad4d
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ import turtle
# pen.hideturtle()
# turtleturtle.done()
pen2=turtle.Pen()
pen2.pensize(1)
pen2.pensize(999)
pen2.pencolor("pink")
pen2.left(45)
pen2.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