In this lab you're going to test your knowledge of Python to solve a code challenge..
Implement the logic for two functions used to identify palindromes. One checks individual words, the other checks phrases.