From afe15f5e34c7b8d915139da3b3d40c114eb32ab5 Mon Sep 17 00:00:00 2001 From: Lauchmelder23 Date: Sun, 30 Sep 2018 20:11:13 +0200 Subject: [PATCH] Changed Problem 2 --- Problem_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Problem_2.py b/Problem_2.py index d461520..4b4de94 100644 --- a/Problem_2.py +++ b/Problem_2.py @@ -23,4 +23,4 @@ while a + b <= 4000000: sum += c print("{}".format(sum)) -# Solution: 4613732l +# Solution: 4613732