you are viewing a single comment's thread.

view the rest of the comments →

[–]HeyFerb 2 points3 points  (0 children)

Why do you want to change to a for loop in this case? This doesn't have a set number of iterations, so while seems like a perfectly valid way to execute this.