X
Xin Taru Jiang
Write a Python program that will continually ask the user to input a number and computes the total and average for these numbers. It will only terminate once the user inputs a negative number. Use a while loop. Round off the average into two decimal places.
the output need to be:
the output need to be: