This is a program for cert 4 where you enter info about a student to a struct and some calculations are made.
I'm trying to figure out how to store and output multiple students, per LB's recommendation the input function returns student info. I just need to figure out how to store the info in an array and output it at the end.