Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Experience the convenience of getting accurate answers to your questions from a dedicated community of professionals. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

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: