Commit fc9c2e49 by BellCodeEditor

save project

parent 78ff87fb
Showing with 1 additions and 0 deletions
......@@ -4,6 +4,7 @@
"""
import turtle
turtle.Screen().bgcolor("black")
pen=turtle.Pen()
colors=["green","red","orange","yellow"]
for i in range(1,300):
......
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