#include #include using namespace std; string StringStripper(string & phrase); int main() { string word; word = "He345llo w$%!orld!"; cout << endl <