check this one "alphabetical order"
guys i have a problem regarding this program... this is the problem
"create an program that arrange the input string to its alphabetical arrangement"
EX.: ENTER A STRING : "BANANA"
IN ALPHABET ORDER: "AAABNN"
that how the program work
marlon19a:)
|