Skip to content

Commit ec591c2

Browse files
author
Parth Shah
authored
#204
1 parent 05ad1ff commit ec591c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

#204_count_primes.py renamed to 204_count_primes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ def count_primes(n):
1010

1111

1212
print(count_primes(10))
13-
13+

0 commit comments

Comments
 (0)