Skip to content
View vaschulz's full-sized avatar
  • Germany
Block or Report

Block or report vaschulz

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. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    Ruby

  2. Arithmetic-Formatter Arithmetic-Formatter Public

    My solution for a basic arithmetic formatter. Written in Python. Takes in a string of a first operand, an operator (addition and substraction supported) and a second operand.

    Python

  3. Time-calculator Time-calculator Public

    Calculates time in 12h format. Takes in a starting time, a duration to add to the starting time and optionally a weekday.

    Python

  4. Budget-App Budget-App Public

    Create a "Category" class that can be used to create different budget categories.

    Python

  5. 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

  6. Probability-Calculator Probability-Calculator Public

    Write a program to determine the approximate probability of drawing certain balls randomly from a hat.

    Python