Wagstaff primes: Difference between revisions

m
→‎{{header|J}}: oops, fingers haven't gotten off the </lang> habit
(J draft (just the task, for now))
m (→‎{{header|J}}: oops, fingers haven't gotten off the </lang> habit)
Line 118:
23 2796203
31 715827883
43 2932031007403</langsyntaxhighlight>
=={{header|Python}}==
<syntaxhighlight lang="python">""" Rosetta code Wagstaff_primes task """
6,962

edits