Defect description : The calculator performs no validation checks. It allows multiple operators to be inputted together even though a simple code would suffice to perform such a check.
Expected result : Give error while attempting to input multiple operators together
Defect description : The calculator performs no validation checks. It allows multiple operators to be inputted together even though a simple code would suffice to perform such a check. Expected result : Give error while attempting to input multiple operators together