aboutsummaryrefslogtreecommitdiff
path: root/hw.py
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2024-03-12 17:23:41 -0500
committerChristian Hodgden <chrhodgden@gmail.com>2024-03-12 17:23:41 -0500
commitb9d24813399353e89f613ddbcf4f6a5c7981677c (patch)
tree820667b0febb581691f082e4983bd4a26667e606 /hw.py
parent6c91b489f77d9b49db128a62e5e4ee75b580e5f2 (diff)
made executable
Diffstat (limited to 'hw.py')
-rwxr-xr-x[-rw-r--r--]hw.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw.py b/hw.py
index edcbac6..1d59abf 100644..100755
--- a/hw.py
+++ b/hw.py
@@ -1,3 +1,5 @@
+#!/usr/bin/python3
+
import os
from random import *
from sqlite3 import *