input 10 numbers and print the total of even numbers only
Answers
Answered by
6
Explanation:
Yes If: If number contains even digits even number of time Odd .Input : 22233 Output : NO count_even_digits = 3 n = n / 10
Similar questions