diff options
| -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 |
