Get insightful responses to your questions quickly and easily on IDNLearn.com. Our platform offers reliable and detailed answers, ensuring you have the information you need.

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: