Home
Bonus Courses
My Discussions
Playground
Placement Corner
Question Bank
Manu Arora
Coding Problem
Description
Submission
Tutorial
Discussion
Sum of 2495 and 789358
● SOLVED
EASY
Helpful 👍
Write a program that prints the sum of two numbers,
2495
and
789358
.
Sample Input
""
Sample Output
"791853"
Language:
Python
JavaScript
C
Web
Save Code
Reset Editor
Loading...
Run Code
Submit