Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

What is the difference between this modulo implementation and Python's builtin? #12

Description

@TheTechRobo

In python you can do modulo like: number1 % number2. The first number doesn't have to be bigger than the second number.

What is the difference between the typical implementation (python's default) and this implementation? Why does this implementation require the first number to be bigger?

(mentions: @lewiswatson55, @Shankhalika)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions