Answered step by step
Verified Expert Solution
Question
1 Approved Answer
d ) Have the script find the minimum and maximum of each dataset and display it to the screen, without using the min, max,
d Have the script find the minimum and maximum of each dataset and display it to the screen, without using the min, "max", or "sort" commands. You should do this using loops Hint: create a variable the initial value, then compare that value to all the values in the dataset When displaying the result to the screen, display something like "The min life expectancy for Country A is and for Country B is and "The max life expectancy for Country is and for Country is
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started