Skip to content
View bennettbishop1's full-sized avatar

Block or report bennettbishop1

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. cs9-Lab06 cs9-Lab06 Public

    Takes apartments, and sorts them by affordability, distance from campus, and a quality condition. Uses mergesort, overloading operators in python.

    Python

  2. cs9-lab07 cs9-lab07 Public

    Cues orders for a pizza restaurant. Unique pizza orders are entered, then system orders the cue by time-of-placement and desired pick-up time. Returns name and price of Pizza. Uses operator overloa…

    Python

  3. cs9-lab08 cs9-lab08 Public

    This serves as an inventory manager for a car dealership. A car may be added, including its make, model, year, and price. The inventory will organize the car into node of cars with the same make an…

    Python

  4. cs9-lab09 cs9-lab09 Public

    Builds off of the inventory manager from lab08. Allows a costumer to access to the database, and to search for specific options for a new car. Uses preOrder, postOrder, and inOrder traversals of th…

    Python

  5. generator-challenge generator-challenge Public

    Press different buttons to be told a joke, a riddle, a famous quote, or see a meme. Uses basic JavaScript, HTML and CSS.

  6. price-box-css price-box-css Public