Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this project you are going to create a program which will evaluate the performance of a class. This class can have anywhere between 3

image text in transcribed

image text in transcribed

image text in transcribed

In this project you are going to create a program which will evaluate the performance of a class. This class can have anywhere between 3 and 10 students. Each of the student would be required to take 5 subjects. These are COSC1, COSC2, COSC3, COSC4, and COSC5. This is how your program would work. Here is an example output. How many students are in class: 5 Enter the name of the student 1:s0001 Let us get the score of the student I for COSC1: 90 Let us get the score of the student 1 for COSC2: 98 Let us get the score of the student 1 for COSC3:97 Let us get the score of the student I for COSC4: 87 Let us get the score of the student 1 for COSC5: 99 Enter the name of the student 2:S0002 Let us get the score of the student 2 for COSC1: 88 Let us get the score of the student 2 for COSC2: 80 Let us get the score of the student 2 for COSC3: 87 Let us get the score of the student 2 for COSC4: 80 Let us get the score of the student 2 for COSC5: 85 Enter the name of the student 3:80003 Let us get the score of the student 3 for COSC1:78 Let us get the score of the student 3 for COSC2: 79 Let us get the score of the student 3 for COSC3: 78 Let us get the score of the student 3 for COSC4: 80 Let us get the score of the student 3 for COSC5: 78 Enter the name of the student 4:S(H)(14 Let us get the score of the student 4 for COSCI: 69 Let us get the score of the student 4 for COSC2: 68 Let us get the score of the student 4 for COSC3: 65 Let us get the score of the student 4 for COSC4: 64 Let us get the score of the student 4 for COSC5: 59 Enter the name of the student S:s0005 Let us get the score of the student 5 for COSCI:78 Let us get the score of the student 5 for COSC2: 35

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions