From c3424a62b51e46e5660914bb7984e414a812ad95 Mon Sep 17 00:00:00 2001 From: Cjpogi1234 Date: Sun, 1 Sep 2024 21:26:00 +0800 Subject: [PATCH] Update heart.py --- heart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heart.py b/heart.py index a2036ba..53b4b2e 100644 --- a/heart.py +++ b/heart.py @@ -18,4 +18,4 @@ def heartb(k): for j in range(5): color("red") goto(0,0) -done() \ No newline at end of file +done()