Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to check if a string can be converted to a palindrome by removing at most one character.

Run the code to see the output here...