Write a program that has an array of 5 Strings, and determines which ones are
palindromes (letter-case does not matter)
The main should only initialize the array, and
print the palindrome words...