Commit ab3ccc2e by BellCodeEditor

save project

parent eea53371
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ import turtle ...@@ -3,7 +3,7 @@ import turtle
#P=turtle.Pen() #P=turtle.Pen()
#P.write("hi",font=("Times",30,"normal")) #P.write("hi",font=("Times",30,"normal"))
#turtle.dome() #turtle.dome()
P. #P.hideturtle
P1=turtle.Pen() P1=turtle.Pen()
P1.pensize(10) P1.pensize(10)
P1.pencolor("red") P1.pencolor("red")
......
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