We can access a specific tuple in a list by its index, just like here with scores[0] for the first tuple.

Make sure to type scores[0].