aboutsummaryrefslogtreecommitdiff
path: root/challenge-111/dms061/readme
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-111/dms061/readme')
-rw-r--r--challenge-111/dms061/readme9
1 files changed, 9 insertions, 0 deletions
diff --git a/challenge-111/dms061/readme b/challenge-111/dms061/readme
new file mode 100644
index 0000000000..5b4521ecae
--- /dev/null
+++ b/challenge-111/dms061/readme
@@ -0,0 +1,9 @@
+Solutions by David Schwartz
+5/9/2021
+
+Contains:
+ Solutions for questions 1 and 2 in perl.
+ Solution for question 2 in python (3).
+
+The folders also contain examples of output generated from running the program.
+Note, I am new to programming in perl--sorry if the solutions are sloppy!