Palindromes
A Palindrome is a word or phrase that reads the same in reverse as it does forward.
Write a program that will determine whether a phrase inputted is a Palindrome or not.
A Palindrome is a word or phrase that reads the same in reverse as it does forward.
Write a program that will determine whether a phrase inputted is a Palindrome or not.