Sobes.tech
Intern — Senior

Palindrome detection function

livecode

Task condition

Implement the function checkPalindrome that takes a string and returns true if the string reads the same in both directions. When checking, spaces, punctuation marks, and case are ignored.