write a program to input an integer and print the digits in ascending order
For example
Input: enter an integer
9527
Output :
2579
Answers
Answered by
0
Input: enter an integer
9527
Output :
2579
Similar questions