Challenge: Simple Calculation via object oriented programming | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
6th Oct 2017, 4:19 PM
Nikos And
Nikos And - avatar