diff options
| -rw-r--r-- | challenge-280/atschneid/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/challenge-280/atschneid/README.md b/challenge-280/atschneid/README.md index 61fdd42855..2ca96b7298 100644 --- a/challenge-280/atschneid/README.md +++ b/challenge-280/atschneid/README.md @@ -1,13 +1,11 @@ -# Perl Weeklky Challenge 280 +# Perl Weekly Challenge 280 **Challenge 280 solutions by Andrew Schneider** [PWC 280](https://theweeklychallenge.org/blog/perl-weekly-challenge-280/) -Unlike past weeks I have only done this Perl Weekly Challenge in Perl. How novel! +Unlike past weeks I only used Perl for this Perl Weekly Challenge. How novel! I don't feel like I have enough to say about this challenge to make a pseudo-readme-blog post about it. Sorry fans. -I don't fell like I have enough to say about this challenge to make a pseudo-redame-blog post about it. - -The solutions in Perl came pretty easily, they played to Perl's strengths for sure. I would have struggled a bit solving solving these in my usual menagerie of programming languages. +The solutions in Perl came pretty easily, they played to Perl's strengths for sure. I would have struggled a bit more solving these in my usual menagerie of programming languages. Thanks for the challenges! See you next week. |
