Commit a30b43fd by BellCodeEditor

save project

parent d3b5abd9
Showing with 1 additions and 0 deletions
...@@ -6,6 +6,7 @@ pen.color('sienna') ...@@ -6,6 +6,7 @@ pen.color('sienna')
w = turtle.Screen() w = turtle.Screen()
w.bgcolor('black') # wheat小麦 w.bgcolor('black') # wheat小麦
pen.speed(0)
# 移动到起点 # 移动到起点
pen.left(90) pen.left(90)
pen.up() pen.up()
......
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