And remember to put all your variable declarations at the top of each block, so the compiler can handle it all in a single pass :)
And remember to put all your variable declarations at the top of each block, so the compiler can handle it all in a single pass :)