Question: C. Your main program needs to use if...else... structure to call the two functions with the three numbers from the prompt to do the following:

C. Your main program needs to use if...else... structure to call the two functions with the three numbers from the prompt to do the following: i. If the sum of the three inputs is more than 10, call loopSum function. ii. If the sum of the three inputs is less than or equal to 10, call the loopProduct function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
