Commit c9553056 by BellCodeEditor

save project

parent 097c8ced
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ pen.write("你好\n举头望明月,\n低头思故乡。.",font=("Times",30,"no
pen.hideturtle()
pen1=turtle.Pen()
len=50
pen1.pensize(5)
pen1.pensize(10)
pen1.color("red")
pen1.left(45)
pen1.forward(2*len)
......
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