#APLQuest 2014-05: Write a function that returns a 1 if its character vector argument is a palindrome, 0 otherwise (see https://apl.quest/2014/5/ to test your solution and view ours).
#APLQuest 2014-05: Write a function that returns a 1 if its character vector argument is a palindrome, 0 otherwise (see https://apl.quest/2014/5/ to test your solution and view ours).