Question: 3 Question 3 Write a program that will take 10 integer numbers from keyboard and assign them to an array using a for loop (for
Question 3 Write a program that will take 10 integer numbers from keyboard and assign them to an array using a "for loop" ("for loop" must be used and numbers must be assigned to array). Find the average of numbers in array using a "while loop" ("while loop" must be used)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
