I would like to know how I can create a recursive function to read the numbers from 1 to N.
I have had problems creating the base code which I would think that N would be like a limit given by the user and when you compare with Number 1 that is increasing there you should stop, and also how you could print these same numbers to where the user selected