You are writing a program to average a student’s test scores, using these steps:
Define the problem precisely.
Gather data.
Perform any needed calculations or data manipulations.
Communicate the results, along with an interpretation as needed.
Check the accuracy of your calculations and data manipulations.
Identify the number of the step associated with asking the user for the test scores.