A Lambda Problem 30 Jul Count the number of combinations of each tuple in a list, where the order of the elements doesn’t matter: [(1, 2), (2, 1), (1, 1), (1, 1), (2, 1), (2, 3, 1), (1, 2, 3)]