You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from the user and prints 'OK' if it is a palindrome, otherwise 'NOT'.
Guidelines
A palindrome is a string (word, number, or any sequence of characters) that is read from right to left the same as read from left to right. pay attention: