Eight-queens-genetic-algorithm using python

First give the number of the solutions that you want. this code will find it:)

The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other.