Asked by jay

The program will accept user input to store the student's first and last name . If the name is ZZZ, then the program will end.
The program will accept:
a text entry for the class number (e.g., CGS 1000, COP 1000, etc.)
a numeric value for the class grade
a value of ZZZ will end the user input process and will produce a report for the user that will include the user's name (once), each record for the class number entered and the grade, and a calculated student average score.

Answers

Answered by MathMate
We understand what you need to do, most probably a flow diagram or pseudocode.

How can we help you?
Answered by adsf
which language? java?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions