Now, lets try to solve a basic problem.
Task
For a given input lowercase character string, print Yes if the string is a palindrome, else print No.
Yes
No
Sample Input 1
abba
Sample Output 1
Sample Input 2
baa
Sample Output 2
1 Million +
500 +
100 +