I\'m working through a tutorial on GeekforGeeks website and noticed that they are checking a point in an array using board[x,y], which I\'ve never seen before. I do
board[x,y]