That NUM behaves as a constant literal rather than a variable.
That and the other constants are meant to parametrize the whole program.
If you wanna change the # of CellOne objects,
change the NUM constant and that will reflect throughout the program!
That and the other constants are meant to parametrize the whole program.
If you wanna change the # of CellOne objects,
change the NUM constant and that will reflect throughout the program!