Home /
Expert Answers /
Computer Science /
1-look-at-the-ascii-chart-from-internet-and-determine-the-codes-for-each-letter-of-your-first-nam-pa310
(Solved):
1. Look at the ASCII chart from internet and determine the codes for each letter of your first nam ...
1. Look at the ASCII chart from internet and determine the codes for each letter of your first name. Write each character and the corresponding ASCII code on separate lines as shown below: 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: 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?