Changed Problem 2

This commit is contained in:
Lauchmelder23 2018-09-30 20:10:45 +02:00
parent 569256bbf8
commit ba1dba0768

View file

@ -23,4 +23,4 @@ while a + b <= 4000000:
sum += c
print("{}".format(sum))
# Solution: 4613732
# Solution: 4613732l