n my Computer Science I class in high school, we have to make an array with 100 int values with a range of 1-1000:
but our teacher left us on our own to find out how to do Sorting Algorithms. He wants us to use the Selection or Insertion sorting algorithms to sort the array.
If you could help me, that would be awesome