Can anyone help me get started on this instruction for a for loop:
Ask the user for 2 integers. Print all the numbers BETWEEN them
and also this one
When everything else works, implement a for loop that is an infinite loop
I have no idea where to start with these two?