From eb67d8db064f98a85d09ea71dd84da25a6dc59e7 Mon Sep 17 00:00:00 2001 From: Yash Triyar Date: Wed, 5 Oct 2022 20:13:54 +0530 Subject: [PATCH] N-queens problem using python --- Program's_Contributed_By_Contributors/Python_Programs/n-queens.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Program's_Contributed_By_Contributors/Python_Programs/n-queens.py diff --git a/Program's_Contributed_By_Contributors/Python_Programs/n-queens.py b/Program's_Contributed_By_Contributors/Python_Programs/n-queens.py new file mode 100644 index 0000000000..e69de29bb2