Commit 6412cf3a by BellCodeEditor

auto save

parent 45b2ab68
Showing with 2 additions and 2 deletions
pppppppppppppppppppppppppppppppppppppppppppp=100
pppppppppppppppppppppppppppppppppppppppppppp=200
import turtle
screen=turtle.Screen()
screen.bgcolor("blue")
......@@ -15,7 +15,7 @@ for i in range(3):
pen1.forward(pppppppppppppppppppppppppppppppppppppppppppp)
pen1.left(120)
pen1.penup()
pen1.goto(0,55)
pen1.goto(0,pppppppppppppppppppppppppppppppppppppppppppp/2)
pen1.pendown()
for i in range(3):
pen1.forward(pppppppppppppppppppppppppppppppppppppppppppp)
......
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