Skip to content
View jmbartlettCode's full-sized avatar

Block or report jmbartlettCode

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

    The purpose of this program is to simply print out the word JAVA in a pattern.

    Java

  2. RectangleAreaCalcJava RectangleAreaCalcJava Public

    This program displays the area and perimeter of a rectangle that has given measurements.

    Java

  3. FeetToMetersCalcJava FeetToMetersCalcJava Public

    Convert feet to meters

    Java

  4. SumOfDigitsCalcJava SumOfDigitsCalcJava Public

    Add the sum of the digits user inputs

    Java

  5. RandomMonthJava RandomMonthJava Public

    Generate a random number between 1 and 12 and display month name.

    Java

  6. PalindromeJava PalindromeJava Public

    Determine if 3 digit integer is a palindrome or not.

    Java