im havin trouble with this...
Prompt the user for the number of students in the class , and the class name
For each student in the class get from the user :
Student's Name
Student's Gender
Student's Numeric Grade
For each student echo out to the screen:
Student's Name
Student's Letter Grade
in the format "John Doe has an A in the class."
Finally echo out to the screen the Class Summary, which includes:
Name of the Class
Average Mean for the Class Grade
Number of Males in the Class
Number of Females in the Class
Average Grade for the Males
Average Grade for the Females
i pretty much know how to do each task individually but i cant make one program that does everything....need some help please...



LinkBack URL
About LinkBacks


