Challenge: Simple Calculation via object oriented programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Challenge: Simple Calculation via object oriented programming

Write a program to simulate a simple calculator. It should accept two number from the user along with the required operation to be performed. Addition, Subtraction, Division and Multiplication are the basic operations that should be implemented. Feel free to implement the other operations

6th Oct 2017, 4:18 PM
Nikos And
Nikos And - avatar
1 Answer
6th Oct 2017, 4:19 PM
Nikos And
Nikos And - avatar