-
Hajipur, Bihar, 844101
Sharpen your programming skills by solving a new Python coding problem everyday!
5 10
15
No past challenges available for this language.
To unlock the official solution code and explanation, you must successfully solve today's challenge or wait for today's challenge to end.
a = int(input())
b = int(input())
print(a + b)