Question
Write a function to calculate the product of even digits in a number?
Login to Submit
Examples
input:1 output:0 input:2 output:2