Question: Write a C program thatthat asks users to input an integer then asks user if they want to continue with Y/N. If yes, loops and
Write a C program thatthat asks users to input an integer then asks user if they want to continue with Y/N. If yes, loops and asks for another integer, if no adds up sum of all integers and adds up the count of entries. Example, user entered 4,5 and 6 output would show: Sum: 15, count: 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
