aboutsummaryrefslogtreecommitdiff
path: root/challenge-345/packy-anderson/README.md
blob: b26414818b25da4690312a1774c92d110f46cfb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Solutions by Packy Anderson

## Raku

* [Task 1](raku/ch-1.raku)
* [Task 2](raku/ch-2.raku)

## Perl

* [Task 1](perl/ch-1.pl)
* [Task 2](perl/ch-2.pl)

## Guest Language: Python

* [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

[Perl Weekly Challenge: Teach Them How To Say PWC...](https://packy.dardan.com/b/dD)