Palindrome
Write a function that receives a text and returns true or false (Boolean) depending on whether or not they are palindromes.
- A palindrome is a word or expression that's the same whether read from left to right or from right to left.
- Spaces, punctuation marks and accent marks aren't taken into account.
- Example: Ana lleva al oso la avellana.