Dee Walker

Dee Walker

  • NA
  • 43
  • 12.1k

Program Issues and Seeking Help

Oct 30 2017 7:21 PM
I need help getting this program together.
 
I need to write a program that accepts eight int values representing student test scores.
 
Display each of the values along with a message that indicates how far it is from the average.
 
Test # 0: 89 From average: 6
Test # 1: 78 From average: -5
...

Answers (2)