So I will to apply and element wise AND operation of each element between two lists of ints but only 0 and 1, and return a list. So I dont think all() is applicable
all()