From 72306ee490c79ae06ca0f91d12a61e2e115badce Mon Sep 17 00:00:00 2001 From: Evan <76148061+evanwong1020@users.noreply.github.com> Date: Thu, 21 Sep 2023 22:35:15 -0400 Subject: [PATCH] Update comp491.py that's crazy, no way I missed this one line out of everything --- comp491.py | 1 + 1 file changed, 1 insertion(+) diff --git a/comp491.py b/comp491.py index 603c315..c4d917d 100644 --- a/comp491.py +++ b/comp491.py @@ -5,6 +5,7 @@ def print_names(): names = ['John MacCormick', 'Aaron Stern', 'Christian Gonzalez', + 'Evan Wong', 'William Cheng', 'Marcel Lee', 'Hailie Mitchell',