Im very new to coding and dont understand how to do this. can someone plz help. thanks
1 2 3 4 5 6 7 8 9
Write a complete program that will read your initials (first, middle, and last) and five test
scores.
Your program should then compute your test average and print all information in a reasonable
form (using setw and setprecision of 4) with suitable messages.
Display results should include:
a. The three initials
b. The five scores.
c. The average