Odpowiedź :
Rozwiązanie w Pythonie:
odp = []
x = odp.append(int(input()))
y = odp.append(int(input()))
z = odp.append(int(input()))
ile = 0
for i in range(3):
if odp[i] % 2 != 0:
print("TAK")
break
else:
ile += 1
if ile == 3:
print("NIE")
Rozwiązanie w Pythonie:
odp = []
x = odp.append(int(input()))
y = odp.append(int(input()))
z = odp.append(int(input()))
ile = 0
for i in range(3):
if odp[i] % 2 != 0:
print("TAK")
break
else:
ile += 1
if ile == 3:
print("NIE")