diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-05-13 07:18:34 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-05-13 07:18:34 +0100 |
| commit | 291609291dd3d17fec4b3ae60ee2c1eeae55642a (patch) | |
| tree | cefc67162680d930cbec40f25739f8c7cf4c4b2c /challenge-269/asherbhs | |
| parent | af3f21ed69706e546e1f3564e868caf5309944d0 (diff) | |
| download | perlweeklychallenge-club-291609291dd3d17fec4b3ae60ee2c1eeae55642a.tar.gz perlweeklychallenge-club-291609291dd3d17fec4b3ae60ee2c1eeae55642a.tar.bz2 perlweeklychallenge-club-291609291dd3d17fec4b3ae60ee2c1eeae55642a.zip | |
- Added template for week 269.
Diffstat (limited to 'challenge-269/asherbhs')
| -rw-r--r-- | challenge-269/asherbhs/README | 1 | ||||
| -rw-r--r-- | challenge-269/asherbhs/hy/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/challenge-269/asherbhs/README b/challenge-269/asherbhs/README new file mode 100644 index 0000000000..5c37138bd7 --- /dev/null +++ b/challenge-269/asherbhs/README @@ -0,0 +1 @@ +Solutions by Asher Harvey-Smith diff --git a/challenge-269/asherbhs/hy/.gitignore b/challenge-269/asherbhs/hy/.gitignore new file mode 100644 index 0000000000..bee8a64b79 --- /dev/null +++ b/challenge-269/asherbhs/hy/.gitignore @@ -0,0 +1 @@ +__pycache__ |
