Backtracking method to find a sequence of moves for a knight so it visits every square on a chessboard exactly once.
Explain code with DocComment! Try out your own code!