Commit 10d2ec9d by BellCodeEditor

auto save

parent ab3f4ba2
Showing with 5 additions and 0 deletions
import turtle as t
t.speed(0)
t.pendown()
t.pencolor("red")
t.goto(50,50)
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