Question: Im completely stuck. I am trying to modify this program so that it repeatdly ask whether you want to find another product or not. Using

Im completely stuck. I am trying to modify this program so that it repeatdly ask whether you want to find another product or not. Using python please help.
def A): print ("Russian Peasant or Ancient Egyptian method for multiplication") a int (input ("nEnter first integer number:")) b int (input (" nEnter second integer number:") total0 while b!-0: print ) print ("k", a, "B-", b) if (b%21-0): print ) print("B value",b, "is odd, add A value", a, "to product") total-total+a b-b//2 if (b%2#-0) : b-b//2 print("InThe product of two numbers is", (total))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
