2.) Sort the list of friends above in alphabetical order. 3.) There is a list of names in a string below. How could we sort them alphabetically? Hint: use string and array methods.
2.) Sort the list of friends above in alphabetical order. 3.) There is a list of names in a string below. How could we sort them alphabetically? Hint: use string and array methods.