Today, I bring you a new contender: Check for Palindromes. We must write a function that takes a string, be it a single word or full sentence, and should return true if said string is […]
Today, I bring you a new contender: Check for Palindromes. We must write a function that takes a string, be it a single word or full sentence, and should return true if said string is […]