diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-23 05:45:30 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-08-23 05:45:30 +0100 |
| commit | 82fefdf42654dc10a8427f4668a1c19ea611456d (patch) | |
| tree | 26aec40335268fd1eed6c5f0038ae5bd0e40e2ff /challenge-127/dms061 | |
| parent | b5fb478e02deabe6a7da02838d7c96f3bdbdce4e (diff) | |
| download | perlweeklychallenge-club-82fefdf42654dc10a8427f4668a1c19ea611456d.tar.gz perlweeklychallenge-club-82fefdf42654dc10a8427f4668a1c19ea611456d.tar.bz2 perlweeklychallenge-club-82fefdf42654dc10a8427f4668a1c19ea611456d.zip | |
- Added template for week 127.
Diffstat (limited to 'challenge-127/dms061')
| -rw-r--r-- | challenge-127/dms061/readme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/challenge-127/dms061/readme b/challenge-127/dms061/readme new file mode 100644 index 0000000000..e2684c7d25 --- /dev/null +++ b/challenge-127/dms061/readme @@ -0,0 +1,8 @@ +Solutions by David Schwartz +Last updated: 5/16/2021 + +Contains: + Solutions for questions 1 and 2 in perl. + +The folders also contain examples of output generated from running the program. + |
