We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2017da commit df22bdaCopy full SHA for df22bda
word2word.py
@@ -1,3 +1,6 @@
1
+#!/usr/bin/env python3
2
+# Piotr Beling, 2024
3
+
4
from array import array
5
from sys import argv
6
0 commit comments