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

Add code for Sieve of Eratosthenes #279

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Prisha-Mordia
Copy link
Contributor

Feature Name: Sieve of Eratosthenes

Changes made:

Added code for "Sieve of Eratosthenes"

Issue num (must) - #198

Self Check(Tick After Making pull Request)

  • I have read and followed the Contribution Guidelines

  • This issue was assigned to me.

  • One Change in one Pull Request

  • My file is in the proper folder

  • PR is regarding Code

  • I am following clean code and Documentation and my code is well linted with flake8.

  • I am using external libraries and I have created requirements.txt in my project folder

  • Script is tested and running perfectly fine on my system

  • PR is regarding the documentation

If the issue was not assigned to you Please don't make a PR, It will be marked as invalid.

Discuss in discord server:- http://pragmaticprogrammer.in/discord

acknowledgment

  • I have tested my code and distributing it under GPL-3.0 License

@Punit-Choudhary Punit-Choudhary merged commit 9cdfac9 into Punit-Choudhary:main Oct 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants