Question: in python please Write a complete program that obtains two numbers and an operator from the user. You perform the mathematical operation on the two

in python please
Write a complete program that obtains two numbers and an operator from the user. You perform the mathematical operation on the two numbers chosen by the user and print the equation along with the result. Note, they will only choose from addition (+), subtraction (-), division ( / ), and multiplication (). Assume good input from the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
