We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cec5eb commit 892cb1dCopy full SHA for 892cb1d
All_prime.py
@@ -1,3 +1,4 @@
1
+# Sieve Theorem
2
from math import *
3
4
0 commit comments