program asks user for one number program prints out the number that was entered

Need help with assignments?

Our qualified writers can create original, plagiarism-free papers in any format you choose (APA, MLA, Harvard, Chicago, etc.)

Order from us for quality, customized work in due time of your choice.

Click Here To Order Now

program asks user for one number
program prints out the number that was entered (x)
— if what was entered is not a number, program asks again
program asks user for another number
program prints out the second number that was entered (y)
— if what was entered is not a number, program asks again
program asks user for what kind of math operation to perform: addition, multiplication, division, or subtraction**
— if what was entered is not a valid input according to your program, program asks again
— if division was chosen AND the second number is zero, program quits. (can’t divide by zero!)
program prints out the full math operation, including the answer to the math operation that was chosen (+, – , ÷, ×)
program asks user if they want to run again or quit.
N/B: please submit your code, in the form of a .py file, and a screenshot of your IDLE output 
when you run the program.

Need help with assignments?

Our qualified writers can create original, plagiarism-free papers in any format you choose (APA, MLA, Harvard, Chicago, etc.)

Order from us for quality, customized work in due time of your choice.

Click Here To Order Now