rohitdadgal/First-Contributions

Palindrome Number

Closed this issue · 0 comments

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