Challenge 3: Check Palindrome
Given a string, check whether or not it is a palindrome.
We'll cover the following...
Problem Statement
Write a function that takes a variable testVariable
, which contains a string, and checks ...
Access this course and 1400+ top-rated courses and projects.