Commit f75bf527 by BellCodeEditor

save project

parent c471b79f
Showing with 2 additions and 1 deletions
......@@ -8,7 +8,8 @@ screen.bgcolor("red")
pen.write("zha nv\n gueng kai\n xvsi",font=("Times",10,"normal"))
pen1234567890=turtle.Pen()
pen1234567890.pensize(0.1)
pen1234567890.pensize(20)
# pen1234567890.pensize(0.1)
pen1234567890.pencolor("green")
pen1234567890.left(45)
pen1234567890.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