Add checks to ensure the input format is correct for each operation Ex: infix input if entered in a postfix-infix transition, must give out an error.
Add checks to ensure the input format is correct for each operation
Ex: infix input if entered in a postfix-infix transition, must give out an error.