Question: Create a Python program that conforms to the specifications below. Read the olympics.csv to obtain the data used in the 1 . Prompt the user

Create a Python program that conforms to the specifications below. Read the olympics.csv to obtain the data used in the
1. Prompt the user to enter a minimum number of medals won by all countries in a particular sport.
2. Print the following for each of the sports that meet the criteria provided in step 1.
a. Name of the sport
b. Number of medals won by each country in each medal category
C. County with the greatest number of medals in the sport and the number of won by the country Enter minimum medal count: 2000
Swimming
\table[[ming,Bronze,Silver,Gola],[ANZ,3,3,5],[ARG,1,1,1],[AUS,121,162,118],[AUT,9,6,2],[BEL,2,2,1],[BLR,1,2,0],[BRA,15,4,1],[BUL,1,1,1],[CAN,65,25,8],[CHN,23,34,13],[CRC,2,1,1],[CRO,0,1,0],[CUB,1,1,0],[DEN,9,9,3],[ESP,4,2,2],[EUN,5,14,11],[FIN,3,1,0],[FRA,34,33,13],[FRG,39,17,3],[GBR,55,49,23],[GDR,29,61,62],[GER,80,59,17],[GRE,2,4,1],[HUN,26,32,36],[IRL,1,0,3],[ITA,17,5,5],[JPN,56,39,28],[KAZ,0,0,1],[KOR,0,3,1],[LTU,0,0,1],[MEX,1,0,1],[NED,36,48,30],[NOR,1,1,0],[NZL,3,1,2],[PHI,2,0,0],[POL,2,3,1],[ROU,4,2,3],[RSA,12,6,9],[RUS,14,24,5],[SGP,0,0,1],[SLO,0,1,0],[SRB,0,1,0],[SUI,1,0,0],[SUR,1,0,1],[SVK,0,2,0],[SWE,35,26,9],[TTO,1,0,0],[TUN,1,0,2],[UKR,1,2,4],[URS,60,46,18],[USA,175,254,649],[VEN,1,0,0],[YUG,0,1,1],[ZIM,1,4,2]]
Most Medals: USA has 1078
 Create a Python program that conforms to the specifications below. Read

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!