program that calculates and displays the average scores for a college course.
I need a prototype that does the following. I dont understand how not to prompt the user?
Without prompting the user, read in (alternately) a student ID and test score from standard input. Do this repeatedly until the end of file marker is encountered. You may assume that there will be no more than 100 students.
2007-12-01
14:35:37
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design