Write the word “October” and write code that would sort the letters in alphabetical order
Anonymous
Create an array with the characters of the word and then use a for loop to iterate through the array then sort.
Check out your Company Bowl for anonymous work chats.