mother, father = input().split() list1 = list(mother) list2 = list(father) for i in range(2): if list1[0]: