They are in the var.

I think he has something like:

%test_jake 45
%test_jane 12
%test_jason 100
...

He wants to get the names (jake, jane, jason, ...) with the highest value for score, which are the values of the variables, atleast so I think.