Skip to content
View innocentmuk's full-sized avatar

Block or report innocentmuk

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. temperature-classifier temperature-classifier Public

    C++ program that classifies temperatures as cold, moderate, or hot

    C++ 1

  2. Grade-Evaluator Grade-Evaluator Public

    C++ program that converts student scores to letter grades using nested if statements

    C++

  3. login-system login-system Public

    C++ login simulation with username/password authentication using nested if statements

    C++

  4. number-analyser number-analyser Public

    C++ program that determines if a number is even/odd and positive/negative/zero using nested if statements

    C++

  5. eligibility-checker eligibility-checker Public

    C++ program that checks voting eligibility based on age and citizenship using nested if statements

    C++

  6. display-numbers display-numbers Public

    C++ program that displays numbers from 1 to N using for loops with input validation

    C++