Range and While

I've explained all the basics required in the YouTube video tutorial so, do check that out before you proceed.

There really is not much more we can do with this but over the next few tutorials, we will talk about the continue and break statements. That will increase the scope of how much you can do with loops.

For now, you could always take whatever for loop programs you practiced and try them with the while loop instead.

If you have any doubts, feel free to leave them in the comments section on YouTube.

Cya!