Przeglądaj źródła

Removed unused import

Taddeus Kroes 13 lat temu
rodzic
commit
5bfdb814aa
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      problem34.py

+ 0 - 1
problem34.py

@@ -1,5 +1,4 @@
 #!/usr/bin/env python
-from itertools import combinations
 from math import factorial
 
 def digits(n):