Commit cc10c588 by BellCodeEditor

save project

parent 43a9218f
Showing with 4 additions and 2 deletions
......@@ -10,4 +10,6 @@ while True:
# 用for循环使砖块按半圆的轨迹移动
for i in range(60):
left(3)
forward(2)
\ No newline at end of file
forward(2)
print("")
\ No newline at end of file
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