Skip to content
View Thecanniestbadge's full-sized avatar
Block or Report

Block or report Thecanniestbadge

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

  1. 2D-Sum-of-All 2D-Sum-of-All Public

    This program populates a 2D array with integers ranging from 1 to 100.

    C

  2. BMI BMI Public

    This program calculates the Body Mass Index or also known as BMI based on the user input of height and weight

    C

  3. Basic-Math Basic-Math Public

    Create an integer constant for the value of 100, and use the constant in both the calculations and the output.

    C

  4. Bouncing-Ball Bouncing-Ball Public

    This program calulates and displays the number of times a ball will bounce before its height is less than one inch

    C

  5. Bubble-Sort Bubble-Sort Public

    This program asks the user to enter 10 double values into an array, then displays the unsorted array using for loops and nested if statement in the third for loop.

    C

  6. Calories Calories Public

    This program determines how many calories you have ate.

    C