Write python code to read a number and determine the number of digits in that
number. Also write the reversed number of that number.
Answers
Answered by
0
Answer:
A palindrome is a word, number, or other sequence of characters which reads the same backward as forward, such as madam or racecar.
Explanation:
Similar questions