CALCULATOR

Problem Description

A Program that can add, subtract, multiply, divide and cancel value

Dev environment setup

Build instructions

gradlew build

Run instructions

gradlew run

Run test

gradlew test