Sobes.tech
Intern — Senior

Algorithm for checking a string for a palindrome

livecode

Task condition

Implement a function (method) that determines whether a given string is a palindrome — a sequence of characters that reads the same from left to right and from right to left, for example: aabaa.