Intern — Senior
Determining whether a string is a palindrome
livecode
Task condition
It is required to implement a function that takes a string and returns a boolean value indicating whether the string reads the same forwards and backwards.
livecode
Task condition
It is required to implement a function that takes a string and returns a boolean value indicating whether the string reads the same forwards and backwards.