diff --git a/00/main.py b/00/main.py
new file mode 100644
index 0000000000000000000000000000000000000000..0f45e904dd4e7a06c179cfe327a6c0fb9ca12e4a
--- /dev/null
+++ b/00/main.py
@@ -0,0 +1,4 @@
+from util import play
+
+HELLO_SCRIPT = "Welcome to your first day at Caltech!"
+ADVICE_SCRIPT = "My most important advice is \"go to office hours, and try to get to know your professors\"."