2.
a = list(map(int, input()))
res = 1
for i in a:
if i % 4 == 0 and i % 10 == 2:
res *= i
print(res)
3.
a = list(map(int, input)))
res = 0
if i % 5 == 0 and i >= 10:
res += i
язык программирования: Python
2.
a = list(map(int, input()))
res = 1
for i in a:
if i % 4 == 0 and i % 10 == 2:
res *= i
print(res)
3.
a = list(map(int, input)))
res = 0
for i in a:
if i % 5 == 0 and i >= 10:
res += i
print(res)
язык программирования: Python