Question: write and execute a short computer program using C programming that reads integer numbers, entered from a keyboard, until the same number is entered twice
write and execute a short computer program using C programming that reads integer numbers, entered from a keyboard, until the same number is entered twice in a row, and then identify and print the smallest number, the largest number, and the average value. numbers are to be within the range [-32768....+32767].
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
