https://github.com/abidshafee/python-mini-projects
https://github.com/abidshafee/python-mini-projects
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abidshafee/python-mini-projects
- Owner: abidshafee
- Created: 2021-01-18T20:05:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-19T12:37:39.000Z (almost 5 years ago)
- Last Synced: 2025-05-12T23:20:16.134Z (8 months ago)
- Language: Jupyter Notebook
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python mini-Projects
This repo contains the collections of python mini-projects which I started with Sudoku Solver, a python approach to solve Sudoku Puzzles.
**Projects:**
- [Sudoku Solver|The Python Approach to Solve Sudoku Puzzle](https://csschoolonline.xyz/sudoku-solver-the-python-approach-to-solve-sudoku-puzzle)