Commit 75123f4e by BellCodeEditor

save project

parent 6fc97683
Showing with 3 additions and 1 deletions
...@@ -5,7 +5,9 @@ ...@@ -5,7 +5,9 @@
import turtle import turtle
p = turtle.Pen() p = turtle.Pen()
p, p.speed=1000
p.pensize(3)
l=["red","orang","yellow","green"]
# 请创造师在下面接着创作 # 请创造师在下面接着创作
d=1 d=1
for i in range(1,300,2): for i in range(1,300,2):
......
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