Question: 6 Using a programming language write a program to store the names of 50 people playing a game and their high scores. Output the names
6 Using a programming language write a program to store the names of 50 people playing a game and their high scores. Output the names and the scores ordered from highest to lowest score and output the average score.
Your program must include and use meaningful identifier names for
– variables
– constants
– arrays
– procedures / functions.
Your program must be fully commented using your programming language’s commenting feature.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
