Changed Problem 2
This commit is contained in:
parent
ba1dba0768
commit
afe15f5e34
|
@ -23,4 +23,4 @@ while a + b <= 4000000:
|
|||
sum += c
|
||||
|
||||
print("{}".format(sum))
|
||||
# Solution: 4613732l
|
||||
# Solution: 4613732
|
||||
|
|
Loading…
Reference in a new issue