finish day 3

This commit is contained in:
ducoterra
2020-11-22 19:31:52 -05:00
parent 2d90f4aa31
commit 715b83f929
9 changed files with 132 additions and 1 deletions

2
converter.py Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env/python3
import subprocess
import os
import time