From da9c2c77842de02e5c79326c4ec909b357fa05ec Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Wed, 18 Sep 2019 12:36:23 -0500 Subject: It's in his scrawny hands --- csci1913/lab1/lab1_strap012.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'csci1913') diff --git a/csci1913/lab1/lab1_strap012.py b/csci1913/lab1/lab1_strap012.py index e90a848..396fda9 100644 --- a/csci1913/lab1/lab1_strap012.py +++ b/csci1913/lab1/lab1_strap012.py @@ -1,3 +1,7 @@ +#Matthew Strapp +#5449340 +#Lab 1 + def left(exp): return exp[0] def op(exp): -- cgit v1.2.3