Question: Why would you use an array to store data instead of inputting each value, processing it from a single variable location, and then read in
Why would you use an array to store data instead of inputting each value, processing it from a single variable location, and then read in the next value into that variable location? We learned how to read a value, total it, and find an average when we covered loops in Week 6. Why would you put those values into an array to find the average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
