Hey there, I've just started learning about arrays and I by the help of internet created a code that sorts everything from the lowest to the highest. My question is how the sort function works and the for loop? Does the sort function always sorts everything from the lowest to the highest ?