diff options
| -rw-r--r-- | challenge-268/packy-anderson/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-268/packy-anderson/README.md b/challenge-268/packy-anderson/README.md index 736b69a97f..ef082e98a3 100644 --- a/challenge-268/packy-anderson/README.md +++ b/challenge-268/packy-anderson/README.md @@ -14,6 +14,10 @@ * [Task 1](python/ch-1.py) * [Task 2](python/ch-2.py) +## Guest Language: Elixir +* [Task 1](elixir/ch-1.exs) +* [Task 2](elixir/ch-2.exs) + ## Blog Post [Let's do the Numbers!](https://packy.dardan.com/b/L6) |
