Jump to content

Sort the letters of string in alphabetical order: Difference between revisions

Further clarification to task description.
m (used generic term(s) for what to create.)
(Further clarification to task description.)
Line 2:
 
;Task:
Write a function/program/subroutine/procedure to sort the characters of a string in alphabeticallexicographical order.
 
A ''character'' for this purpose should be whatever is natural for your language.
Show the results here on this page.
 
Show the results here on this page. White-space may be optionally removed.
 
The case   (uppercase and lowercase)   of any letters should be preserved.
 
Write the function even if your language has a built-in function for it.
<br><br>
 
9,490

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.