Question: write a program asking the user for two numbers call them X and Y. the program should output the sum of those number. At first
write a program asking the user for two numbers call them X and Y. the program should output the sum of those number. At first glance, this program seems trivial. You know how to input numbers in a program. You also know how to compute a sum. You can certainly output the sum. The program seems trivial because it is trivial.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
