Hi everyone I am A beginner. I wrote this code so far. And I want make output texts in way so that it is has only 5 column inside the screen and when the output is bigger than width it goes to new line under the previous line. I know I have use a loop function in order to make it work.
I already tried that. Besides it should not happen because the x will never be greater than width it will always starts from 30.
As an example even if you enter that want 25 numbers that starting point of x will be 30.