Skip to content

Conversation

kushchoudhary98
Copy link
Contributor

Title : This PR adds the code for the implementation of Sieve Of Eratosthenes.

Issue no : #133

Description

This PR adds a new directory Math and a file sieve_of_eratosthenes.py.
The folder Math will contain all the code implementations regarding mathematical equations and methods.

Checklist

  • [*] I have read and agree to abide by the Code of Conduct
  • [*] I have read and followed the Contributing Guidelines

Copy link
Owner

@himanshu-03 himanshu-03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@himanshu-03
Copy link
Owner

Great job!
Thank you for contributing. Do give this repository a star if you feel like ✨️

@himanshu-03 himanshu-03 linked an issue Oct 25, 2023 that may be closed by this pull request
1 task
@himanshu-03 himanshu-03 merged commit 8fe98de into himanshu-03:main Oct 25, 2023
@himanshu-03 himanshu-03 added the hacktoberfest-accepted The pull request is overall hacktoberfest acceptable label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted The pull request is overall hacktoberfest acceptable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add: sieve of eratosthenes.
2 participants