Skip to content

Add prime_numbers.py - List primes up to 100#26

Open
Ashish1896 wants to merge 1 commit intoyuv-codes:mainfrom
Ashish1896:Ashish1896-patch-1
Open

Add prime_numbers.py - List primes up to 100#26
Ashish1896 wants to merge 1 commit intoyuv-codes:mainfrom
Ashish1896:Ashish1896-patch-1

Conversation

@Ashish1896
Copy link
Copy Markdown

This pull request adds a Python script to list all prime numbers up to 100 using an efficient algorithm.

Features:

  • Function to calculate prime numbers up to a given limit
  • Displays prime numbers up to 100
  • Shows the total count of prime numbers

Request: hacktoberfest-accepted

Thank you for maintaining this repository!

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

Successfully merging this pull request may close these issues.

1 participant