# Y8O353, E0HJQL import numpy as np def decision(h1, h2): if 1 in h2[:4]: return 1 else: return 0