From 53c0db42b8af744173f2c2417e66b1fbbade4823 Mon Sep 17 00:00:00 2001 From: chenjinjia Date: Sat, 13 Jul 2024 15:59:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E6=8B=89A=E6=A2=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2024-712-1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/2024-712-1.py b/2024-712-1.py index a139c93..295c836 100644 --- a/2024-712-1.py +++ b/2024-712-1.py @@ -257,6 +257,5 @@ t.setheading(-90) t.circle(50,180) t.goto(-50,-100) - t.hideturtle() turtle.done() \ No newline at end of file