Skip to content

This repository showcases my work on Python-based projects, including games and algorithmic problem-solving. It provides hands-on examples of my skills in using Python for practical applications. Feel free to explore each project to see the source code and how I approached and solved various challenges.

Notifications You must be signed in to change notification settings

aprotsenko24/Python_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sample Python Projects

In this repository, I have uploaded sample Python projects I have worked on:

  • "Guessing Number" Game: A simple game where the player guesses a number.

  • Sudoku Puzzle Solver: A solver for Sudoku puzzles using Constraint Satisfaction Problems (CSP), employing binary constraints and arc consistency.

About

This repository showcases my work on Python-based projects, including games and algorithmic problem-solving. It provides hands-on examples of my skills in using Python for practical applications. Feel free to explore each project to see the source code and how I approached and solved various challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages