Search for a lesson?


C# 312: Number Splitting

Problem 11 - Number Splitting: Write a program that reads a number from the user as an integer, then prints on the screen the number split as follows: 5784 -> 5, 7, 8, 4.

Duration: 32:55

Difficulty: Advanced

Downloads: Solution 1 - Solution 2



Photos from this tutorial