Commit 7dfe4729 by BellCodeEditor

auto save

parent ba8e3d8c
Showing with 118 additions and 0 deletions
...@@ -5,6 +5,124 @@ ...@@ -5,6 +5,124 @@
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
screen = turtle.Screen() screen = turtle.Screen()
screen.bgcolor("light pink") screen.bgcolor("light pink")
......
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