Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 95 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 95 Bytes

PalindromeNumber

Given an integer x, return true if x is a palindrome, and false otherwise.