Question: Write a program in PYTHON that receives a series of numbers from the user and allows the user to press the enter key to indicate
Write a program in PYTHON that receives a series of numbers from the user and allows the user to press the enter key to indicate that he or she is finished providing inputs. After the user presses the enter key, the program should print the sum and average of the numbers. Use while loop and if statements for this assignment.
Need pseudocode and flowchart as well
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
