Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
justone committed Jun 10, 2021
1 parent 3e44a66 commit 6a357b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion la-meetup-june-2021/README.md
Expand Up @@ -3,7 +3,9 @@
Sourced from <https://edabit.com/challenge/FEK7892zgj4nPJvkE>


A prime gap of length n is a run of n-1 consecutive composite numbers between two successive primes. See this Resource for more information.
A prime gap of length n is a run of n-1 consecutive composite numbers between
two successive primes. See this
[Resource](https://mathworld.wolfram.com/PrimeGaps.html) for more information.

The prime numbers are not regularly spaced. For example gap between:

Expand Down

0 comments on commit 6a357b6

Please sign in to comment.