Skip to content
View mrivera0111's full-sized avatar

Block or report mrivera0111

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Doctor---Patient-Scheduler Doctor---Patient-Scheduler Public

    Forked from Developer-felix/Doctor---Patient-Scheduler

    Doctor has allocated slots each day, Patient should choose one slot from one of them. If patient tries to book a slot that is not present will raise an exception and if patient tries to book the sl…

    Python