Build your intuition. Is this statement true or false?

A string is defined as a palindrome if the reversal of the string is equal to the original string.

For example, “toot” is a palindrome, but “boot” is not.

Press true if you believe the statement is correct, or false otherwise.

OUTPUT
Results will appear here.