We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4affc91 commit 0bbecb2Copy full SHA for 0bbecb2
1 file changed
recipes/Python/Combination without using factorials/combo.py
@@ -1,5 +1,3 @@
1
-#!/usr/bin/env python
2
-
3
import operator as op
4
5
0 commit comments