In the code below there is callback function used with forEach loop, does the var evenStr and oddStr created every time once for each element in an array? is this a good pra