+ 1
What's the answer?
Write a program to take two integers as input and output their sum.   Sample Input: 2  8  Sample Output:  10 I can't solve this
2 Answers
+ 2
+ 1
Show your attempt share your code
Write a program to take two integers as input and output their sum.   Sample Input: 2  8  Sample Output:  10 I can't solve this