Commit 7855d2f5 by BellCodeEditor

auto save

parent 58fbaa10
Showing with 1 additions and 0 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor("green")
Pen=turtle.Pen()
Pen.left(45)
Pen.forward(2*d)
......
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