a. Th e Midville Park District maintains records containing information about players on its soccer teams. Each record contains a player's first name, last name, and team number. The teams are shown in the accompanying table. Design a program that accepts player data and creates a report that lists each player along with his or her team number and team name.
b. Design an application that produces a count of the number of players registered for each team listed in Exercise 4a.