You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code will ask for a natural number (integer >= 0) and then it will calculate the amount of digits the user typed and print the given number in columns - that is, separating each digit.
About
This code will ask for a natural number (integer >= 0) and then it will calculate the amount of digits the user typed and print the iven number in column.