Skip to content

Commit

Permalink
Merge pull request #130 from wizpizz/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mawerty authored Jan 11, 2024
2 parents 6e58c09 + 956a38f commit 29859cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If it's possible, name your functions and variables `is_prime`. For the main par

Yes, this is a 100% serious project.

#### Where where does 95%+ come from?
#### Where does 95%+ come from?

When we take a random integer between 1 and 2,147,483,647, there are around 105,000,000 prime numbers. So, the chance that our number will be prime is ~4,88%.

Expand Down

0 comments on commit 29859cb

Please sign in to comment.