Ok here is the situation. I am trying to create a program that will grade students exams for my class. I want to input a 30 answer key at the beginning followed by integer number that says how many students took the exam. Then I want to input the student answers followed by the students name. The output format contains the students name followed by the correct number of answers. If the student get a 60 or better it outputs that they passed, if they get 60 or below it tells them they fail. I have some ideas and I know the program will run smoothier if I use an array. If anyone has any sample programs or examples or knows where I can get some input on this problem I would appreciate it. Look forward to hearing from you.



LinkBack URL
About LinkBacks


