Skip to content
View smdavidson713's full-sized avatar
  • University at Albany

Block or report smdavidson713

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. windChill windChill Public

    A program that calculates wind chill

    Java

  2. userArgument userArgument Public

    Demonstrates user argument.

    Java

  3. evenNumbers evenNumbers Public

    a program whose input is two integer numbers received as command line arguments. The program must print all and only even numbers between first and second inputs inclusive.

    Java

  4. evenOrOdd evenOrOdd Public

    Requests a number from user and determines if number is even or odd. Stops when the number is negative.

    Java

  5. numberGame numberGame Public

    A "guess my number game".

    Java

  6. rectangle rectangle Public

    Uses methods and objects to manipulate a rectangle

    Java