instead of `while (true)` what about `while (ran)`? Declare `ran` as true before the first run

instead of while (true) what about while (ran)? Declare ran as true before the first run
Was this page helpful?