Question: Do program C/C++ please Write a program to input a 5-digit number, then print each digit per line. The program also displays a warning if

Do program C/C++ please
Write a program to input a 5-digit number, then print each digit per line. The program also displays a warning if the input number is not enough 5 digits and suggest the user to input again. For example: Input a 5-digit number: 34567 3 4 5 6 7 Input a 5-digit number: 234 This number is not enough 5 digits! Please input again
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
