Python Program to Perform Arithmetic Operations .
This python program allows the user to enter two numeric values of data type float. Next, we will use those two values to perform the Arithmetic Operations such as Addition, Subtraction, Multiplication, Exponent, Modulus, and Division.