I want to sort the following list of tuples by name in ascending order and age in descending order. The list is below, and the values are (id, name, and age). I can do it by