Question: Using Visual studio programming in C Use a for loop and ask user to enter a number; the same process is repeated five times. Find
Using Visual studio programming in C
Use a for loop and ask user to enter a number; the same process is repeated five times. Find the average of the numbers entered. Note: If the user enters a negative number do not consider that number, i.e., skip/ignore that number; if the user enters a 0 then exit for loop and print the average up to that point
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
