I tried to do a suitable function using functions I found online,but they all relate to String input. i have sequence of this datatype - datatype Op = Operand(int) | Addition |