alvaradojesus6075 alvaradojesus6075 12-03-2024 Computers and Technology contestada Determine if a string is a palindrome. Ignores case, digits, spaces, and punctuation in the string. Use: palindrome=is_palindrome_stack(string). a. True b. False