a solution for the famous n queens problem which locates n queens in a n*n grid where no queen can check the other using python and backtracking algorithm with the tkinter, matplotlib, and numpy to visualize the results of the solutions