Write a program that takes two integer numbers a and b and prints their sum.
The variables have already been defined.
Write a program that takes two integer numbers a and b and prints their sum.
The variables have already been defined.
Sample Input 1:
8
11Sample Output 1:
19Create a free account to access the full topic