Forum Discussion
AlexKaras
14 years agoCommunity Hero
Hi Julia,
Why not to declare counter variable like you do it for other variables for your code snippet?
Variables declaration is one of the best practices that helps to prevent cases like yours...
Why not to declare counter variable like you do it for other variables for your code snippet?
Variables declaration is one of the best practices that helps to prevent cases like yours...