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 05ad1ff commit ec591c2Copy full SHA for ec591c2
#204_count_primes.py renamed to 204_count_primes.py
@@ -10,4 +10,4 @@ def count_primes(n):
10
11
12
print(count_primes(10))
13
-
+
0 commit comments