Question: For Python : Using while loop, the function asks user for 2 integers, then adds them and displays the sum. Then user is asked to
For Python: Using while loop, the function asks user for 2 integers, then adds them and displays the sum. Then user is asked to enter yes if they wish to repeat operation again, or if anything other than yes is entered, the program terminates (it would be repeated if yes' is entered). And also, how to get same results using FOR loop?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
