Computer Science, asked by sampurnab4, 6 months ago

9. Write a program to input a number and count the number of digits. The program
further checks whether the number contains odd number of digits or even
number of digits and displays the output accordingly,
Sample Input: 749
Sample Output: Number of digits=3
The number contains odd number of digits.

Answers

Answered by manishkr321242
0

Answer:

749

3 5 7 9 odd number

Explanation:

it is right answer follow

Similar questions