Problem
1. Look at the ASCII chart and determine the codes for each letter of your first name.
2. 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:
a. What items of input must the user enter?
b. Once the input has been entered, how will the program determine the average?
c. What output will the program display?