[Solved] Given a list of triples, return a list with the second element of each triple (If an item is not a triple, return None for that element )

[ad_1]

Given a list of triples, return a list with the second element of each triple (If an item is not a triple, return None for that element )

[ad_2]

solved Given a list of triples, return a list with the second element of each triple (If an item is not a triple, return None for that element )