Skip to content

    Palindrome Checker

    Created by
    RosaleeKnight
    RosaleeKnight

    Write a function that when given a string returns true if the string is a palindrome or false otherwise.