>>12046332>>12046347Wrong. it's been a while so ill post the correct solution
Explanation:
The X is the easy part. the bottom X moves one spot to the right every 3 squares, and the middle X moves 1 spot to the right every square.
The O's are determined such that the upper O will move to block the X from forming a line in a game of tic-tac-toe, and otherwise will not move. the middle O will move one spot to the right every time the upper O moves, otherwise it will stay in place.
If there is X and O at the same spot, it will show only the X