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()