From add12954d9a88ff85d912eb40d8c136b40ed20b9 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 23 Dec 2023 20:10:21 +0800 Subject: [PATCH] save project --- diy1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index c97816b..396c63a 100644 --- a/diy1.py +++ b/diy1.py @@ -1,6 +1,6 @@ # 悟空想海龟作图画出弹簧隧道,但是出现了bug,运行不了,请你帮助他,修改bug~ import turtle - +pen.speed(10000) pen=turtle.Pen() screen=turtle.Screen() pen.speed() -- libgit2 0.25.0