Coding Problem

Sum of 2495 and 789358

SOLVEDEASY

Write a program that prints the sum of two numbers, 2495 and 789358.

Sample Input
""
Sample Output
"791853"
Loading...