theodorelefry5293 theodorelefry5293 06-06-2023 Engineering contestada Returns a copy of the given sentence with ALL non-alphanumeric characters removed * If the string has no such characters it should return an identical copy of original sentence *MUST BE RECURSIVE. NON-RECURSIVE FUNCTIONS WILL NOT RECEIVE ANY POINTS