Wolstenholme numbers: Difference between revisions

m
→‎{{header|Python}}: typo in comment
(Added Go)
m (→‎{{header|Python}}: typo in comment)
Line 281:
 
=={{header|Python}}==
<syntaxhighlight lang="python">""" rosettacode.orgwiki/Magnanimous_numbersWolstenholme_numbers """
 
from fractions import Fraction
4,107

edits