Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

divmod #13

Open
Tracked by #9
knwachuk opened this issue Jul 16, 2023 · 1 comment
Open
Tracked by #9

divmod #13

knwachuk opened this issue Jul 16, 2023 · 1 comment

Comments

@knwachuk
Copy link
Owner

knwachuk commented Jul 16, 2023

Division and Modulus Function (divmod)

The divmod function is being implemented by @HoldW.

@knwachuk
Copy link
Owner Author

knwachuk commented Jul 16, 2023

A lot of your learning will be individually directed, with guidance. Taking a look at the #12 will give an overview of how you want to approach this.

  1. Writing the code is one step of open source contribution
  2. You have to make sure that your code is well documentation. See Google Style Python Docstring

Once you have ensured that your code documentation is updated and correct, we can continue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant