5 ms·
Cool! I was aware that variable reassignment didn't carry over in for loops, but I didn't know that the variables in each iteration were independent. Keep up t
by jacktoole1 14y ago
Cool! I was aware that variable reassignment didn't carry over in for loops, but I didn't know that the variables in each iteration were independent.
Keep up the good work!