Commit 5dff6897 by BellCodeEditor

save project

parent ed4bab0e
Showing with 1 additions and 2 deletions
import turtle
pen = turtle.Pen()
color=["red","blue","green","orange"]
color=["green","red","orange","yellow"]
i=1
pen.speed(100000)
for i in range(1,400):
......
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