diff --git a/Problem_019.py b/Problem_019.py index 81365da..c91e2b9 100644 --- a/Problem_019.py +++ b/Problem_019.py @@ -42,8 +42,3 @@ while year < endYear: print(counter) # Solution: 171 - - - - -