What steps must you take to open an existing project?
Suppose your instructor gives three exams during the semester and you want to write a program that calculates your average exam score. Answer the following:
What items of input must the user enter?
Once the input has been entered, how will the program determine the average?
What output will the program display?