X Tutup
The Wayback Machine - https://web.archive.org/web/20260217084937/https://github.com/TheAlgorithms/Python/pull/2806
Skip to content

ATCtech#2806

Closed
ankushKun wants to merge 3 commits intoTheAlgorithms:masterfrom
ankushKun:ATCtech1
Closed

ATCtech#2806
ankushKun wants to merge 3 commits intoTheAlgorithms:masterfrom
ankushKun:ATCtech1

Conversation

@ankushKun
Copy link

@ankushKun ankushKun commented Oct 5, 2020

Added Prime Adam int and Adam int checks.

  • Add an algorithm?

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • All new Python files are placed inside an existing directory.
  • All filenames are in all lowercase characters with no spaces or dashes.
  • All functions and variable names follow Python naming conventions.
  • All function parameters and return values are annotated with Python type hints.
  • All functions have doctests that pass the automated testing.

@stale
Copy link

stale bot commented Nov 21, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Used to mark an issue or pull request stale. label Nov 21, 2020
@stale
Copy link

stale bot commented Nov 29, 2020

Please reopen this pull request once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to seek help from our Gitter or ping one of the reviewers. Thank you for your contributions!

@stale stale bot closed this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Used to mark an issue or pull request stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup