Question: Write a program that will read three integers, say x, y, z and determine the minimum and maximum of the three integers and display them.
Write a program that will read three integers, say x, y, z and determine the minimum and maximum of the three integers and display them. For example, if the numbers read are 3, 5 and 2 consecutively, the minimum is 2 and the maximum is 5.
Write a program that will read three integers, say x, y, z and determine the minimum and maximum of the three integers and display them. For example, if the numbers read are 3, 5 and 2 consecutively, the minimum is 2 and the maximum is 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
