diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-10-01 10:09:44 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-10-01 10:09:44 +0100 |
| commit | d55ead84ac321e4f1dc76c7703b13b114165e804 (patch) | |
| tree | 6a927a2647433c3b8833a33d228a18d5a3847844 | |
| parent | bbcbf0a8e527a204038c0253059c717d8d181ecc (diff) | |
| download | perlweeklychallenge-club-d55ead84ac321e4f1dc76c7703b13b114165e804.tar.gz perlweeklychallenge-club-d55ead84ac321e4f1dc76c7703b13b114165e804.tar.bz2 perlweeklychallenge-club-d55ead84ac321e4f1dc76c7703b13b114165e804.zip | |
- Tidied up solutions by Shimon Bollinger.
| -rw-r--r-- | challenge-236/shimon-ben-avraham/README | 1 | ||||
| -rw-r--r-- | challenge-236/shimon-ben-avraham/blog.txt (renamed from challenge-236/shimon-ben-avraham/raku/blog.txt) | 1 | ||||
| -rw-r--r-- | challenge-236/shimon-ben-avraham/blog1.txt | 1 |
3 files changed, 2 insertions, 1 deletions
diff --git a/challenge-236/shimon-ben-avraham/README b/challenge-236/shimon-ben-avraham/README new file mode 100644 index 0000000000..e6e700e570 --- /dev/null +++ b/challenge-236/shimon-ben-avraham/README @@ -0,0 +1 @@ +Solutions by Shimon Bollinger. diff --git a/challenge-236/shimon-ben-avraham/raku/blog.txt b/challenge-236/shimon-ben-avraham/blog.txt index eefe78cb7f..e68874bfc3 100644 --- a/challenge-236/shimon-ben-avraham/raku/blog.txt +++ b/challenge-236/shimon-ben-avraham/blog.txt @@ -1,2 +1 @@ https://deoac.github.io/challenges/236/raku/task-1/index.html -https://deoac.github.io/challenges/236/raku/task-2/index.html diff --git a/challenge-236/shimon-ben-avraham/blog1.txt b/challenge-236/shimon-ben-avraham/blog1.txt new file mode 100644 index 0000000000..f2d24d2d02 --- /dev/null +++ b/challenge-236/shimon-ben-avraham/blog1.txt @@ -0,0 +1 @@ +https://deoac.github.io/challenges/236/raku/task-2/index.html |
