diff options
| author | David Schwartz <dms061@bucknell.edu> | 2021-05-16 18:44:38 -0400 |
|---|---|---|
| committer | David Schwartz <dms061@bucknell.edu> | 2021-05-16 18:44:38 -0400 |
| commit | 111673b82066733c69a62c8f1030da605767aaf8 (patch) | |
| tree | ae204c9090926cfc6c3851ed3ab3c5127f88d18b | |
| parent | 73c53039c1cc8993b0705e4e55847506f74c92f0 (diff) | |
| download | perlweeklychallenge-club-111673b82066733c69a62c8f1030da605767aaf8.tar.gz perlweeklychallenge-club-111673b82066733c69a62c8f1030da605767aaf8.tar.bz2 perlweeklychallenge-club-111673b82066733c69a62c8f1030da605767aaf8.zip | |
Updated the readme
| -rw-r--r-- | challenge-112/dms061/readme | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/challenge-112/dms061/readme b/challenge-112/dms061/readme index 5b4521ecae..e2684c7d25 100644 --- a/challenge-112/dms061/readme +++ b/challenge-112/dms061/readme @@ -1,9 +1,8 @@ Solutions by David Schwartz -5/9/2021 +Last updated: 5/16/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! + |
