I don't no how to build this program?
Write a function, [SIZE="5"]palindrome(), that processes a line of text and determines whether or not it is a palindrome. Ignore white space, punctuation, and capitalization. You may assume that each line of text is less than 100 characters.
Plz help me