Search:

Type: Posts; User: Niu

Search: Search took 0.10 seconds.

  1. Re: help with number game using nested for and doWhile loop

    ah yes...especially considering x becomes 0 and fin is greater than 1! thanks again. going to create another variable now...
  2. Re: help with number game using nested for and doWhile loop

    Thanks for the insight. I'm a newbie to programming, so am not even sure which one is the "loop control variable." I'm modifying k in order to count how many iterations are necessary to attain zero....
  3. help with number game using nested for and doWhile loop

    Trying to create a game that returns the amount of times it takes the all numbers between a beginning input and ending input to work through a loop before it becomes zero. Any ideas on why I keep...
Results 1 to 3 of 3