From 314342c7e5e54faa8b899735f896f30d173bd083 Mon Sep 17 00:00:00 2001 From: Adam Blank <blank@caltech.edu> Date: Wed, 25 Sep 2024 02:30:19 +0000 Subject: [PATCH] Update main.py --- 00/main.py | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/00/main.py b/00/main.py index d8923a4..de21b22 100644 --- a/00/main.py +++ b/00/main.py @@ -1,16 +1,4 @@ from util import play, play_with_voice -""" -Joey -Justin -Matthew -Ivy -Joanna -Kendra -Kimberly -Salli -""" - - 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\"." -- GitLab