WAP to accept a word and check and print it is palindrome word (assume the given word is not case sensitive)
Input: deified, civic, level
Output: deified, civic, level
Published By : Sunita Chhetry
WAP to accept a word and check and print it is palindrome word (assume the given word is not case sensitive)
Input: deified, civic, level
Output: deified, civic, level