4. Write a program that sorts three integers. The integers are entered from the console and stored i
4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The...