Repetition help

Pages: 12
Nov 18, 2014 at 12:42am
You ask the user for the number they want to start at (num1) and end at (num2). You store that info in variables. You can use that info in the for loop. You want to start at num1 - that's not necessarily 1 which is where you're starting now.
Last edited on Nov 18, 2014 at 12:42am
Nov 18, 2014 at 1:44am
I got it. Thanks for the help everyone :)
Nov 18, 2014 at 1:46am
Congrats :) Glad you got it working.
Topic archived. No new replies allowed.
Pages: 12