Commit a190c662 by BellCodeEditor

auto save

parent aedbf8fc
Showing with 0 additions and 2 deletions
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
import turtle import turtle
screem=turtle.Screen() screem=turtle.Screen()
screem.bgcolor("yellow") screem.bgcolor("yellow")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
pen.goto(100,-100) pen.goto(100,-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