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