Question: Basic Pseudocode (No particular language) You are given two arrays the first array contains the sports at a sporting event and the second array contains
Basic Pseudocode (No particular language)
You are given two arrays the first array contains the sports at a sporting event and the second array contains the number of athletes playing in each sport.
Use the arrays to design modules using pseudocode that will:
Calculate and print the number of athletes and sport name for all sports with less than 25 athletes.
Calculate and print the average number of athletes in all of the sports.
Print the number of athletes and sport name for the first sport with less than 25 athletes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
