The document outlines a project for students to create a console program that manages student grades by reading the number of students and subjects, calculating individual percentages and averages, and determining the overall class average. It emphasizes structured programming principles, including the use of meaningful variable names, procedural decomposition, and data organization with two-dimensional arrays. The project requires a console application in a structured programming language and involves specific user inputs and outputs related to student grades.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
11 views2 pages
Project
The document outlines a project for students to create a console program that manages student grades by reading the number of students and subjects, calculating individual percentages and averages, and determining the overall class average. It emphasizes structured programming principles, including the use of meaningful variable names, procedural decomposition, and data organization with two-dimensional arrays. The project requires a console application in a structured programming language and involves specific user inputs and outputs related to student grades.