Now instead of the smallest population size, find the index of the entry with the smallest population size in the unsorted population size data. Hint: use order instead of sort. Store the index in pop_min_index.