Commit a3a824b7 by BellCodeEditor

save project

parent b62ca4b4
Showing with 1 additions and 0 deletions
......@@ -7,6 +7,7 @@ import turtle
screen=turtle.Screen()
screen.bgcolor("green")
hide.turtle()
pen1=90
pen1=turtle.Pen()
pen1.left(45)
pen1.forword(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