CalmoSoft primes: Difference between revisions

Content added Content deleted
(Algol 68 stretch - notes)
m (→‎{{header|Julia}}: maked incorrect)
Line 730: Line 730:


=={{header|Julia}}==
=={{header|Julia}}==
{{incorrect|Julia|I think you want [i..i+5] not [1..i+5]}}
<syntaxhighlight lang="julia">using Primes
<syntaxhighlight lang="julia">using Primes