bigbaddave15
Technical User
I am doing a simple project which detects the number of palindrones in a string. I am having trouble deleting the spaces within a string. I know trim(string) deletes the spaces before and after, but how do you trim spaces between words in a string? Your response is greatly appreciated. Must finish this project in a few days for class. Thanks