Commit 13504e16 by BellCodeEditor

save project

parent 8948d7c0
Showing with 2 additions and 0 deletions
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
# turtle.done() # turtle.done()
screen = tuple.Pen()
screen.bgcolor("red")
Pen1 = tuple.Pen() Pen1 = tuple.Pen()
pen1.color("blue") pen1.color("blue")
pen1.pensize(8) pen1.pensize(8)
......
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