Computer Science, asked by prabalpratapsingh70, 8 months ago

input 10 numbers and print the total of even numbers only​

Answers

Answered by Snehpriyanshu
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