This might not be the right forum to ask this.... 
I found this problem:
Write a program that displays each of the digits on a separate line. The program output should look similar to:
Enter an integer: 56372
5
6
3
7
2
I haven't been able to figure this one out!
Thanks!, btw, what's a good programming message board?
I found this problem:
Write a program that displays each of the digits on a separate line. The program output should look similar to:
Enter an integer: 56372
5
6
3
7
2
I haven't been able to figure this one out!
Thanks!, btw, what's a good programming message board?