Skip to content
View MarkNwilliam's full-sized avatar
😀
😀

Highlights

  • Pro
Block or Report

Block or report MarkNwilliam

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

Pinned Loading

  1. keen-cliff-1139 keen-cliff-1139
    1
    num add(num one, num two){
    2
      num ans = one + two;
    3
      return ans;
    4
    }
    5
    num subtraction(num one, num two){
  2. alx-low_level_programming alx-low_level_programming Public

    C

  3. alx-pre_course alx-pre_course Public

    I'm now a ALX Student, this is my first repository as a full-stack engineer

    Shell

  4. alx-system_engineering-devops alx-system_engineering-devops Public

    Shell

  5. alx-zero_day alx-zero_day Public

    I'm now a ALX Student, this is my first repository as a full-stack engineer

    Shell

  6. Engineering-Note-Taking-App Engineering-Note-Taking-App Public

    NOT getting ID

    Java