Good evening, everyone!
I'm stuck in a Javascript loop, it's the following:
User types any positive number, example 15.
I need to make the number 1 up to 15 available on the console.
The problem is that I do not know how to increment a number that I do not know which one will be typed and limit this number from number 1 to typed.
Have you understood or are you confused?
Thank you.