You need to create two programs
Below is an example of what the expected output of your program
should be (Do not use the same inputs):
Enter the number of records that you need to enter: 3
Enter the name: Ahmad
Enter the grade: 93
Enter the name: Abir
Enter the grade: 95
Enter the name: Moatasem
Enter the grade: 78
The expected output, based on the above records should be as
follows:
High Score: 95
Held By: Abir
Number of Scores: 3
Instructions:
You need to create two programs Below is an example of what the expected output of your program should be (Do not use th
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am