Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

In the first array you have to store these 10 names.

20 points assignment - Week 11

Create two arrays NAMES and Grades.

In the first array you have to store these 10 names. 

1-Amir

2-Marry

3-Ray

4-Sara

5-Lara

6-Kane

7-Alex

8-Beth

9-Martin

10-Ali 

You have to enter grades for these students. The program must get grade for each student. Then you have to be able to get the average, Min and Max grade. You must be able to change one number if it is needed.

Submit your codes with the e-learning.  

This is how your program execution must look like: 

Select a number:

1-Enter grades.

2-Change one grade.

3-The Report.

4-Exit

What do you want to do? 1

1-Enter Amir grade: 10

2-Enter Marry grade: 50

3-Enter Ray grade : 50

4-Enter Sara grade : 90 

5-Enter Lara grade : 100 

6-Enter Kane grade : 40 

7-Enter Alex grade : 60 

8-Enter Beth grade : 70 

9-Enter Martin grade : 100

10-Enter Ali grade : 80

You have entered 10 grades. Thank you

Select a number:

1-Enter grades.

2-Change one grade.

3-The Report.

4-Exit

What do you want to do? 3

The Average is: 65        The Max grade is: 100         The min grade is: 10

Select a number:

1-Enter grades.

2-Change one grade.

3-The Report.

4-Exit

What do you want to do? 3

Enter the student number: 6

Enter the grade: 80

1-The grade for Kane changed to 80.

Select a number:

1-Enter grades.

2-Change one grade.

3-The Report.

4-Exit

What do you want to do? 4

Thank you for using the program. 

I want full codes and screenshots of program.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question