23 Jul Create a function for each math operation (add, div, mult, sub). The application will run forever (while True), you will ask the user to continue or not.
ASSIGNMENT You are going to enhance the prior assignment by doing the following: Create a function for each math operation (add, div, mult, sub). The application will run forever (while True), you will ask the user to continue...