Junior — Senior
String palindrome check
livecode
Task condition
Given a string. It is required to determine whether it is a palindrome — i.e., reads the same from left to right and from right to left, ignoring case and spaces.
livecode
Task condition
Given a string. It is required to determine whether it is a palindrome — i.e., reads the same from left to right and from right to left, ignoring case and spaces.