Programming Examples

Python program to compute the result when two numbers and one operator is given by user


WAP to compute the result when two numbers and one operator is given by user.

Solution

#WAP to compute the result when two numbers and one operator is given by user.
a=int(input("Enter 1st number : "))
b=int(input("Enter 2nd number : "))
c=input("Enter the Operator +,-,*,/ : ")
if c=='+':
    print("The Result is : ",a+b)
elif c=='-':
    print("The Result is : ",a-b)
elif c=='*':
    print("The Result is : ",a*b)
elif c=='/':
    print("The Result is : ",a/b)
else:
    print("Wrong Operator Entered")
Output


CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz