I am trying to make a PEMDAS solver where the user types in a PEMDAS problem. For example, they would type in 4(4 + 2) - 5 and the program would solve it for them. is there an