how to check if two lists are equal python code example Example: compare lists element wise python [ x&y for (x,y) in zip(list_a, list_b)]