News

# DESCRIPTION: A simple script which checks if a given phrase is a Palindrome # PALINDROME: A word, phrase, or sequence that reads the same backward as forward givenPhrase = input("\nPlease input a ...