[MS]Form Largest Number from given number

Write a function to make the largest number from the digits of a given number.
Example.
number: 32441
Output: 44321

Comments

Popular posts from this blog