Write a function isPalindrome(WORDS) in Python, that takes the dictionary, WORDS as an argument and returns an array of words (in lowercase) that are palindromes in the dictionary.
Answer:
Answer by student
Detailed answer by teachoo
The rest of the post is locked. Join Teachoo Black to see the full post.