Palindrome

Question

Write a program that can determine whether given string is a palindrome or not.

A palindrome is a word which reads the same backward as forward.

Example: madam, racecar