LearnPath

python · beginner · ~10 min

Palindrome

Write `is_palindrome(text)` that ignores case and non-alphanumeric characters.

python editor · loading…

Output

Run to see output.