Hello,
I have a file that has hundreds of integers and + symbols in it.
i.e. 45+14, 12+35, 98+12, etc.
As shown above, the numbers and + symbols are together, but I simply want the total to be shown instead of the two numbers.
One thing that makes it a little more difficult is that some of...