print

PythonF

Print Next Even Digit

Given a number N, the program must print the next even digit for each of the digits in N, Boundary Condition(s):1 <= N <= 999999999…