At Westonci.ca, we make it easy for you to get the answers you need from a community of knowledgeable individuals. Explore our Q&A platform to find in-depth answers from a wide range of experts in different fields. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

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: