Commit 30957bf2 by BellCodeEditor

save project

parent 01bf76c2
Showing with 1 additions and 0 deletions
......@@ -4,6 +4,7 @@
"""
import turtle
screen=turtle.Screen()
screen.bgcolor("black")
colors=["green","red","orange","yellow",]
pen = 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