Palindrome word is a word that reads the same backward as forward, e.g., madam. Circle and fix all the mistakes in the following code snippet that counts the number of words in a sentence which are palindrome. For example, the radar shows rain at noon has 2 words that are palindrome. (You cannot add whole new lines of code).

Solved
Show answers

Ask an AI advisor a question