I\'ve been asked to generate all possible combinations of a row where the hidden “#” squares can be either “X” or “O”. I did it recursively but now I have to do an iterative ve