aboutsummaryrefslogtreecommitdiff
path: root/challenge-111/dms061/readme
blob: 5b4521ecae4f4980bc283ddadd9c776d228ce9f1 (plain)
1
2
3
4
5
6
7
8
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!