Computer Science, asked by anshikanegi, 9 months ago

Q6. Write a program to take a number of five digits and print its reverse.

Example: Input. 56789
Output. 98765

Answers

Answered by sakshijivavat
0

Answer:

input ; 12345

ouput ; 54321

Answered by jeevanketha13
0
Input: 75432
Output: 23457
Similar questions