Extra Credit (15 points)
The current version PalindromTester.java, given in the text page 139, does not work correctly for strings with spaces. It is case sensitive too.
Example of input: Madam I m Adam
if you enter this palindrom, it will not be considered as palindrom unless you type it in one word such as madamimadam.
You are required to modify the program in order to recognize the above palindrome and other similar ones.
Try this with too with you new version:
A man a plan a canal Panama