diff --git a/cs171/hello.py b/cs171/hello.py
new file mode 100644
index 0000000000000000000000000000000000000000..498b4e9e44a0dcab1687068884597f554c74af32
--- /dev/null
+++ b/cs171/hello.py
@@ -0,0 +1,2 @@
+print("Hello CS 171")
+
diff --git a/cs172/hello.py b/cs172/hello.py
new file mode 100644
index 0000000000000000000000000000000000000000..cffd4b61b036cfa62eb2bb11b30ff0f420b27f9e
--- /dev/null
+++ b/cs172/hello.py
@@ -0,0 +1,2 @@
+print("Hello CS 172")
+