Skip to content
View horusbolanos's full-sized avatar

Block or report horusbolanos

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. Arithmetic-Formatter Arithmetic-Formatter Public

    Create a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side. The function should optionally take a second argument. …

    Python 1

  2. Time-Calculator Time-Calculator Public

    To solve this project, there is to create a Python function called add_time that takes in a start time, a duration time, and an optional starting day of the week.

    Python 1

  3. Budget-App Budget-App Public

    The chart should show the percentage spent in each category passed in to the function. The percentage spent should be calculated only with withdrawals and not with deposits. Down the left side of t…

    Python 1

  4. Polygon-Area-Calculator Polygon-Area-Calculator Public

    In this project you will use object oriented programming to create a Rectangle class and a Square class. The Square class should be a subclass of Rectangle and inherit methods and attributes.

    Python 1

  5. Probability-Calculator Probability-Calculator Public

    For this project, you will write a program to determine the approximate probability of drawing certain balls randomly from a hat.

    Python 1

  6. pythonProject pythonProject Public