B) Create a program that asks the user to enter a series of positive numbers. The program should store the positive numbers in a list. When the user enters a negative number, the program should stop asking the user to enter numbers. The program should display the following data:
- The lowest number in the list.
- The highest number in the list.
- The average of the numbers in the list.
: use python code
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here