Check for Palindrome

While there are many ways to solve this challenge, this solution specifically utilizes decremented for loops to check the values of a string array and evaluate if it is a palindrome.



Original Input

Reversed Output

Palindrome Status