Quick program that checks if a word is a palindrome, with a case insensitive check, and a loop.
Primary LanguageC++