Discuss / Python / code

return str(n) == str(n)[::-1]


  • 1

Reply