Couple of things: declare `balance` in the smaller...
# announcements
k
Couple of things: declare
balance
in the smaller scope, use normal for loops instead of
forEach
and why do you need the labels?