Skip to content
View janeodum's full-sized avatar
  • Fremont

Block or report janeodum

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. Cracking-the-coding-interview Cracking-the-coding-interview Public

    a few solutions to cracking the coding interview fourth edition. feel free to make changes

    C 2

  2. fb-messenger-bot fb-messenger-bot Public

    Forked from hartleybrody/fb-messenger-bot

    A starter Facebook Messenger Bot built in Python

    Python 1

  3. 42-Libft 42-Libft Public

    My own implementation of some standard C Libraries

    C 1

  4. eagle eagle Public

  5. 10-s-and-9-s-compliment-of-a-number 10-s-and-9-s-compliment-of-a-number Public

    a simple python code to find the 10's and 9's compliment of a number, the 2's and 1's would be uploaded soon

    Python

  6. calculating-compliment-10-and-9-using-python calculating-compliment-10-and-9-using-python Public

    The last code I uploaded allowed for input of both the number(which you want to find compliment) and also the integral part.. but this code allows for only single input of the number

    Python