Commit 30809167 by BellCodeEditor

save project

parent 4494ecf1
Showing with 1 additions and 0 deletions
import turtle
p=turtle.Pen()
s=turtle.Screen()
list=['red','orange','yellow','white']
s.bgcolor('black')
p.speed(1001234678)
p.pensize(2)
......
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