New instance Get feedback

Construct a function which determines whether the string given as a paramter is a palindrome. The function should be case insensitive i.e. upper and lowercase letters are intepreted as being the same.