Skip to content
View octSJ's full-sized avatar

Block or report octSJ

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. Sorting-a-python-list-of-numbers Sorting-a-python-list-of-numbers Public

    Using this python code we can sort a python list of numbers from the lowest number to the highest number and vice versa.

    Python

  2. A-toy-project-for-analyzing-a-global-trip A-toy-project-for-analyzing-a-global-trip Public

    In this simple toy project we are going to analyze a trip to 10 major cities all around the globe.

    Jupyter Notebook

  3. Calculating-Mean-Median-and-Mode-of-a-given-list-of-numbers Calculating-Mean-Median-and-Mode-of-a-given-list-of-numbers Public

    Using this code we can calculate the mean, median and mode of a given list of numbers in a python list.

    Python