Recursively compare characters from the start and end of a string to determine if it reads the same backwards and forwards.
Explain code with DocComment! Try out your own code!