Topic: Mathematics Problem / Level: beginner

Problem: Implement a function to determine if a given string is a palindrome, ignoring spaces and punctuation.

Run the code to see the output here...