Use the $ operator to access the population size data and store it as the object pop. Then use the sort function to redefine pop so that it is sorted. Finally, use the [ operator to report the smallest population size.
Now instead of the smallest population size, find the index of the entry with the smallest population size. Hint: use order instead of sort.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here