summaryrefslogtreecommitdiffstats
path: root/search.py
diff options
context:
space:
mode:
authorNeil Kollack <nkollac@siue.edu>2021-09-10 22:10:59 -0500
committerNeil Kollack <nkollac@siue.edu>2021-09-10 22:10:59 -0500
commitb8d298901756d130d2a694cc19b7614deef391f0 (patch)
treeffb0fb0828581534c51f4e4722261f7c3998593c /search.py
parentd5766f882195fcdcfd0d628b6bb3e2008d68e921 (diff)
added comments and assignment headers
Diffstat (limited to 'search.py')
-rw-r--r--search.py13
1 files changed, 13 insertions, 0 deletions
diff --git a/search.py b/search.py
index 69abf46..5574ef7 100644
--- a/search.py
+++ b/search.py
@@ -1,3 +1,16 @@
+#
+# Class: CS 438-001
+# Professor: Dr Eren Gultepe
+# Project 1
+# Due: Sept. 14th, 2021
+#
+# TODO NAME
+# Partner: TODO NAME
+#
+
+
+
+
# search.py
# ---------
# Licensing Information: You are free to use or extend these projects for