A calculator giving wrong answers for some specific arithmetic calculations This is a faulty calculator it solves all the problems correctly except some and thats why it is called as a faulty calculator.
-
It will give you wrong answers for some specific arithematic problems i.e. 56 and 9 = 77 for all the arithematic operations it will give you 77 in any case.
-
45 and 3 = 555 for all the arithematic operations it will give you 555 in any case.
-
56 and 6 = 4 for all the arithematic operations it will give you 555 in any case.
-
Rest all the problems will be solved correctly.
- The program takes only 2 input from the user at a time
- Python 3