Computer Science, asked by snigdhayadav74095, 7 hours ago

Write a program to accept a number and check whether the number is palindrome or not. (A
number is said to be palindrome if the new number obtained after reversing the digits is same as
the original number.)

Sample Input: 505
Sample output: 505 is a palindrome number.​

Answers

Answered by meenug4k
1

Answer:

you can do it like program of additional

Answered by Lukacouffaine97
0

Explanation:

╥﹏╥

sorry I don't know anything about computer science

Similar questions