Question: Write a program which prompts the user to enter a four digit integer. The program will then display the number of odd, even, and zero
Write a program which prompts the user to enter a four digit integer. The program will then display the number of odd, even, and zero digits in the integer entered. For example, if the user enters 2012 the program should display: 1 odd digits 2 even digits 1 zero digits
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
