I need some help writing a program that inputs three different integers from the keyboard, then prints the sum, the average, the product, the smallest and the largest of these numbers. Using only the single-selection form of the IF statement. If someone could help me it would be greatly appreciated.