Commit f1d999a2 by BellCodeEditor

save project

parent 3b63f7ef
Showing with 1 additions and 0 deletions
import turtle
pen=turtle.Pen()
pen.speed(114514)
screen=turtle.Screen()
screen.bgcolor("black")
colours=["red","orange","yellow","green"]
......
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