From c3fff6f5e58516527f2c9ffe459af4e9a03e3b56 Mon Sep 17 00:00:00 2001 From: rav4s Date: Wed, 2 Dec 2020 08:50:52 -0600 Subject: [PATCH] changed python file --- day1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/day1.py b/day1.py index 8b4cf69..865631d 100644 --- a/day1.py +++ b/day1.py @@ -29,7 +29,6 @@ def add_to_each(list_of_terms, num): print(total) if (total) == 2020: print("equal") - print("yeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeet") newlist = [] newlist.append(list_of_terms[num]) newlist.append(l)