I have an array who's values were inserted unsorted. Is it possible to print the values from least to greatest or do I need to use insertion sort?