Commit ec8ced77 by BellCodeEditor

save project

parent bc58e100
Showing with 1 additions and 0 deletions
......@@ -4,6 +4,7 @@
"""
import turtle
p=turtle.Pen()
p.bgcolor("black")
p.speed(0)
qw=["red","yellow","green","orange","blue"]
for i in range(1,900):
......
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