From 67dbba4477e74c947b4cbb4445266256cf88d352 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Tue, 31 Mar 2020 12:48:02 +0800 Subject: [PATCH] save project --- star.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/star.py b/star.py index 9fa8391..a8ed19f 100644 --- a/star.py +++ b/star.py @@ -5,8 +5,6 @@ import turtle #设置画笔 pen = turtle.Pen() -#设置画笔图标 -p.shape("turtle") #循环画图 for i in range(5): #移动200步 -- libgit2 0.25.0