Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 180 Bytes

File metadata and controls

3 lines (2 loc) · 180 Bytes

Palindrome Number

A palindrome number is a number that is the same when read from left to right and from right to left. For example, 121 is a palindrome number, but 123 is not.