Loops Issue (error checking)Great idea... end the loop... Thanks!! I don't know why I was stuck on that...
Loops Issue (error checking)I need to get the break statements on lines 27 and 45 out of my code.I am trying to make this progra...
Functions QuestionI just made the change to call the function with average = averageScores(); cout << "Average Score...
Functions QuestionThanks for this tip! I can't use Arrays yet.... I am supposed to use functions for this assignment a...
Functions QuestionAny suggestions on how to get the variables to pass to the functions instead of the global variables...