Program: Write a program that reads data entered at run time consisting of positive integers and averages them.
Suppose the data entered does not get a preset number of data items.
The last number of the data set should be a ?999.
Make sure to include suitable input and output statements and the solution must be error free and compile correctly on first attempt. Any code that does not do this will not be awarded points.