python4geeks / Hactoberfest2022

This repository is to allow Hactoberfest 2022 participants to make PR's. This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution
16 stars 103 forks source link

added a .py file in Python and solve 8 queen problem by genetic algor… #138

Open ch-ayesha opened 1 year ago

ch-ayesha commented 1 year ago

I have solved 8 queen problem by genetic algorithm in python.