1. [10 points) Write a C program that allows users to enter integer numbers and calculate the average of the numbers ent
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. [10 points) Write a C program that allows users to enter integer numbers and calculate the average of the numbers ent
1. [10 points) Write a C program that allows users to enter integer numbers and calculate the average of the numbers entered. The integers are positive. Therefore, you can use a negative number as the sentinel to end the input. Use a while loop.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!