Westonci.ca makes finding answers easy, with a community of experts ready to provide you with the information you seek. Our Q&A platform offers a seamless experience for finding reliable answers from experts in various disciplines. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

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: