gnore_spaces: False if white spaces matter (default), true otherwise. :type ignore_spaces: bool :param ignore_case: False if char case matters (default), true otherwise. :type ignore_case: bool :return: True if the string is a palindrome (like "otto", or "i topi non avevano nipoti" if strict=False), False otherwise Fr'