Can you order the following code so it'll display 1, 2, 3, 4, 5, 6 in the console?
Awesome! We need to create the array, sort it, convert it to a string and display the string in the console.
Oh noes! We need to create the array, sort it, convert it to a string and display the string in the console.