enter the amount of items to sort at the start
my last sorting algorithm was terrible, i didnt use swaps and had 2 lists. this time i made a proper algorithm with swaps and comparisons and only one list.