Help please

Hello guys i need some quick assistance please
I'm writing a code which goes as follows :
the program will prompt the user to enter a every student's first and last name, major ( of 4 choices CMPS MATH PHYSICS or EECE ), and grade.
it's agreed that the professor will enter the name NoMore to stop the entry.
the program will then store the info in a txt file. after closing the input file, the program will open it again read the records one at a time until end of file, and do some statistics including: highest grade, average grade, and highest average by major.
Finally the program will print the results
Now i need help anyway and if some could provide me with the Pseudo-code that would be awesome
many thanks ^^
Topic archived. No new replies allowed.