[ad_1]
Using a list comprehension:
[x for x in zipped if len(x) == x.count(0) + 1]
0
[ad_2]
solved finding the greater value in tuples
[ad_1]
Using a list comprehension:
[x for x in zipped if len(x) == x.count(0) + 1]
0
[ad_2]
solved finding the greater value in tuples