Skip to content

Commit 1ddf90e

Browse files
Make find_a_factor a command
1 parent 84c9332 commit 1ddf90e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

find_a_factor.py renamed to find_a_factor

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
import os
24
import sys
35
import time

0 commit comments

Comments
 (0)