Computer Science, asked by shalini12338, 5 months ago

Write a program to input a number and count the number of digits. The program further checks whether the each digit of a number is odd or even.

Sample Input: 749
Sample Output: 9 is odd
        4 is even

        7 is odd

Answers

Answered by Anonymous
3

Answer In Attachment

...............

Attachments:
Similar questions