Palindrome Check

Easy

Given a string, determine if it is a palindrome (reads the same forwards and backwards). Print true or false.

Given variables
text: a string to check
3 test cases
Hit Test to see output...
Loading WASM...Docs

You are not logged in.