Tagged Questions

19
votes
28answers
2k views

what is an ideal variable naming convention for loop variables?

if you are writing a simple little loop, what should you name the counter? provide example loops!