Hello friends, I need to organize this list by its second item of each pair from highest to lowest, how would I do it? note: I need to order from highest to lowest but leaving the pairs.
![]()
The expected result is (Restaurantes 9) (Hoteles 0) (Talleres 0) (Gimnacios 0)
Only ordering from highest to lowest the second item of the pairs, but keeping the pairs.
