From f15b365353aa7e94309b5e8693ea7549197fd5ce Mon Sep 17 00:00:00 2001 From: Andrew Schneider Date: Sun, 4 Aug 2024 15:18:46 -0400 Subject: README edits --- challenge-280/atschneid/README.md | 8 +++----- 1 file 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. -- cgit