You are given a binary string. Replace it with "yes" if it is a palindrome, "no" otherwise. Constraints * 1 ≤ |S| ≤ 15