assuming i have data for students names,credit hours, totalpoint or qualitypoints. i have trouble with both counting that is total number of students who fall under each category. printing students.
To do:
Count and print the number of students in each classification. Use the following classification scheme:
0-31 credits Freshman
32-63 credits Sophomore
64-95 credits Junior
over 96 credits Senior
To do:
Count and print the number of students in each classification. Use the following classification scheme:
0-31 credits Freshman
32-63 credits Sophomore
64-95 credits Junior
over 96 credits Senior
Comment