Commit 264b66a4 by BellCodeEditor

save project

parent 2e9b07c5
Showing with 2 additions and 2 deletions
--=-=-=-==-{}Y{}y-21SW-X--D-CD-C-DV CN --- ==0OBDB BBBJWISWIDWJZSAXUWUXEWID30E3=E=E3REO4F y7{}yrd"""
"""
使用turtle模块画图
每次移动都增加画笔移动的长度,并旋转91°,重复执行300次,查看效果
"""
......@@ -11,4 +11,4 @@ for i in range(300):
pen.right(91)
distance+=1
pen.hideturtle()
=====.done()
pen.done()
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