python · beginner · ~10 min
Palindrome
Write `is_palindrome(text)` that ignores case and non-alphanumeric characters.
Output
Run to see output.
python · beginner · ~10 min
Write `is_palindrome(text)` that ignores case and non-alphanumeric characters.
Output
Run to see output.