Question: Do This: The table below contains the gold, silver, and bronze medal count for the top 5 countries competing in the 2020 Tokyo Olympic games.
Do This: The table below contains the gold, silver, and bronze medal count for the top 5 countries competing in the 2020 Tokyo Olympic games. 1. Write a statement to declare and initialize a two-dimensional array called medals used to store the data in the given table. Consider the number of rows and columns in the table and the data type of the values the table is storing. You will use the created medals array to answer the remaining questions. 2. Write a statement to represent the first row of medals. 3. Write a statement to represent the number of silver medals won by Japan from the medals array. 4. Write a statement to represent the total number of medals won by China from the medals array. 5. Write a statement to represent the total number of gold medals won by the top 5 countries from the medals array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
