/*Given a string, if one or both of the first 2 chars is 'x', return the string without those 'x' chars, and otherwise ...