diff options
| -rw-r--r-- | challenge-096/abigail/README.md | 1 | ||||
| -rw-r--r-- | challenge-096/abigail/blog.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/challenge-096/abigail/README.md b/challenge-096/abigail/README.md index 7619e7c1f2..8e3135aefb 100644 --- a/challenge-096/abigail/README.md +++ b/challenge-096/abigail/README.md @@ -30,6 +30,7 @@ Output: "family same the of part are Raku and Perl" * [Ruby](ruby/ch-1.rb) ### Blog +[Perl Weekly Challenge 96, Reverse Words](https://wp.me/pcxd30-mj) ## [Edit Distance](https://perlweeklychallenge.org/blog/perl-weekly-challenge-096/#TASK2) diff --git a/challenge-096/abigail/blog.txt b/challenge-096/abigail/blog.txt new file mode 100644 index 0000000000..2559e67c32 --- /dev/null +++ b/challenge-096/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-mj |
