Question: 2-Sum of Numbers Write a program with a loop that asks the user to enter a series of positive numbers. Theuser should enter a negative
2-Sum of Numbers Write a program with a loop that asks the user to enter a series of positive numbers. Theuser should enter a negative number to signal the end of the series. After all the positive numbers have been entered, the program should display their sum.
Use python language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
