Session Ready
Exercise

New Codes

We can actually perform the same operation as in the previous exercise using the function which.min. It basically tells us which is the minimum value.

Instructions
100 XP

Write one line of code that gives the index of the lowest population entry. Use the which.min command.