Zyacedzakex3 Zyacedzakex3 21-09-2022 Computers and Technology Answered Simple Calculator Write a program to take two integers as input and output their sum. Sample Input: 2 8 Sample Output: 10 Remember, input() results in a string.