Question: C AND NOT C++ 3. Write a program that asks a user for two numbers. If the sum (the result of the 2 numbers added
3. Write a program that asks a user for two numbers. If the sum (the result of the 2 numbers added together) of the numbers is higher than 70, print "The sum is higher than 70". If it is less, print "The sum is less than 70". If it is equal, print "The sum is equal to 70". Then, no matter how big or small the sum is, print out the sum. (if you run out of space, put on back) Put all code that is required for the program to run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
