diff options
| author | Abigail <abigail@abigail.be> | 2021-03-07 15:47:10 +0100 |
|---|---|---|
| committer | Abigail <abigail@abigail.be> | 2021-03-07 15:47:10 +0100 |
| commit | 7177b4737cc44fd0a052d149310959aec4171818 (patch) | |
| tree | ca6622fc4576e164dabc37af68e3a573351f0b1c | |
| parent | 9c149cd7dc2e09af93ebd68652cd006e3cdf2c52 (diff) | |
| download | perlweeklychallenge-club-7177b4737cc44fd0a052d149310959aec4171818.tar.gz perlweeklychallenge-club-7177b4737cc44fd0a052d149310959aec4171818.tar.bz2 perlweeklychallenge-club-7177b4737cc44fd0a052d149310959aec4171818.zip | |
Blog for week 102, part 1
| -rw-r--r-- | challenge-102/abigail/README.md | 3 | ||||
| -rw-r--r-- | challenge-102/abigail/blog.txt | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/challenge-102/abigail/README.md b/challenge-102/abigail/README.md index 234a9ee34f..5fcfbe8ae8 100644 --- a/challenge-102/abigail/README.md +++ b/challenge-102/abigail/README.md @@ -59,6 +59,9 @@ feasible. * [Python](python/ch-1.py) * [Ruby](ruby/ch-1.rb) +### Blog +[Perl Weekly Challenge 102: Rare Numbers](https://wp.me/pcxd30-t7) + ## [Hash-counting String](https://perlweeklychallenge.org/blog/perl-weekly-challenge-102/#TASK2) diff --git a/challenge-102/abigail/blog.txt b/challenge-102/abigail/blog.txt new file mode 100644 index 0000000000..5410bc1f79 --- /dev/null +++ b/challenge-102/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-t7 |
