You designed a program to find the average of the user’s numbers. Which step below corresponds to finding the sum and dividing by the quantity of the user’s numbers?
Gather data.
Perform any needed calculations or data manipulations.
Define the problem precisely.
Communicate the results, along with an interpretation as needed.
Check the accuracy of your calculations and data manipulations.