aboutsummaryrefslogtreecommitdiffstats
path: root/csci1913
diff options
context:
space:
mode:
authorRossTheRoss <msattr@gmail.com>2019-09-18 12:36:23 -0500
committerRossTheRoss <msattr@gmail.com>2019-09-18 12:36:23 -0500
commitda9c2c77842de02e5c79326c4ec909b357fa05ec (patch)
treeb53b7d01324ea27aad70381efd876191efff1890 /csci1913
parentFix? (diff)
downloadhomework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar.gz
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar.bz2
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar.lz
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar.xz
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.tar.zst
homework-da9c2c77842de02e5c79326c4ec909b357fa05ec.zip
It's in his scrawny hands
Diffstat (limited to 'csci1913')
-rw-r--r--csci1913/lab1/lab1_strap012.py4
1 files changed, 4 insertions, 0 deletions
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):