Skip to content
View Zachperezr's full-sized avatar

Block or report Zachperezr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pythonteachingcode pythonteachingcode Public

    Forked from dominict/pythonteachingcode

    This repo contains a variety of starter project code and demo code for showing different capabilities and how to use them in Python.

    Jupyter Notebook

  2. hello-world hello-world Public

    This is a my project greeting the world.

  3. Sudoku-Solver Sudoku-Solver Public

    Forked from dhhruv/Sudoku-Solver

    🎯 A Sudoku Solver implemented using Python and PyGame Library by visualizing the Sudoku Board using Backtracking Algorithm.

    Python 1

  4. Sudoku-Solver-The-Game Sudoku-Solver-The-Game Public

    This repo is for the Sudoku Solver made by the Sudoku Solver Team

    Python 1

  5. Sudoku-GUI-Solver Sudoku-GUI-Solver Public

    Forked from techwithtim/Sudoku-GUI-Solver

    This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

    Python