Uncover valuable information and solutions with IDNLearn.com's extensive Q&A platform. Ask your questions and receive reliable, detailed answers from our dedicated community of experts.

you are to write a program that will allow a user to enter infinite numbers (one number at a time and all numbers are greater than zero). you must have a way for the user to stop entering values. once the user stops, you will immediately display the following: the lowest number was: the highest number was: the number of values entered was: the average of the numbers was: