I'm trying to delete a % sign from a string that has numbers, something like 80%. I'm trying to just get the number and discard the % and convert it to an int. I tried:I'm trying to delete a % sign from a string tha
I'm trying to delete a % sign from a string that has numbers, something like 80%. I'm trying to just get the number and discard the % and convert it to an int. I tried:I'm trying to delete a % sign from a string tha