Question: python3, Use input() and while, enter an integer five times and find the sum (If the entered integer is negative, convert it to a positive
python3, Use input() and while, enter an integer five times and find the sum (If the entered integer is negative, convert it to a positive number to find the sum.)
ex)input: -43, 18, 127, 92, -17 => 297
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
