Average a sequence of integers write a program that


Question: (Average a Sequence of Integers) Write a program that calculates and prints the average of several integers. Assume the last value read with scanf is the sentinel 9999. A typical input sequence might be 10 8 11 7 9 9999 indicating that the average of all the values preceding 9999 is to be calculated.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Average a sequence of integers write a program that
Reference No:- TGS02403755

Now Priced at $15 (50% Discount)

Recommended (93%)

Rated (4.5/5)