I name an empty list (Values) and then I have a for loop that appends a bunch of distances to Values. I want to print the index of the minimum within the Values list by usin