Commit 40f59c6c by BellCodeEditor

save project

parent 68a67e74
Showing with 1 additions and 1 deletions
import turtle
color = ["red","yellow","green","blue"]
colors = ["red","yellow","green","blue"]
screen = turtle.Screen()
screen.bgcolor("black")
a=turtle.Pen()
......
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