Skip to content

Commit df22bda

Browse files
authored
Update word2word.py
header
1 parent b2017da commit df22bda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

word2word.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/usr/bin/env python3
2+
# Piotr Beling, 2024
3+
14
from array import array
25
from sys import argv
36

0 commit comments

Comments
 (0)