Commit 3c16d587 by BellCodeEditor

auto save

parent f71cdf82
Showing with 0 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
distence=1
pen.speed(114514) pen.speed(114514)
pen.color("red") pen.color("red")
for i in range(500): for i in range(500):
......
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