Skip to content
View Komchi's full-sized avatar

Block or report Komchi

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

    Java

  2. FindingNumbers FindingNumbers Public

    Simple program searching for lowest and highest values given in a .txt file. It also provides you with sum and average.

    Java

  3. Fuel-converter Fuel-converter Public

    This python code converts 100km/l to mpg and vice versa.

  4. Day-of-the-Week-Calculator Day-of-the-Week-Calculator Public

    This Python script determines if a year is a leap year, calculates the number of days in a month, and finds the day of the week for a given date using Zeller's Congruence. It's a simple, self-conta…

  5. BMI-calculator BMI-calculator Public

    This Python script converts height and weight to BMI index, It also has a lb to kg and ft to m converter built in.