diff options
| author | Ruben Westerberg <drclaw@mac.com> | 2019-12-15 11:49:07 +1000 |
|---|---|---|
| committer | Ruben Westerberg <drclaw@mac.com> | 2019-12-15 11:49:07 +1000 |
| commit | 646eb9134b417c19f5df180ae57cc4b27b32572d (patch) | |
| tree | 0e9f1c573e8a333010a3b8f4cd66f24e21a66d60 /challenge-038 | |
| parent | f28bf5b2020f2a0d3056fad061fedc6c21b5848e (diff) | |
| download | perlweeklychallenge-club-646eb9134b417c19f5df180ae57cc4b27b32572d.tar.gz perlweeklychallenge-club-646eb9134b417c19f5df180ae57cc4b27b32572d.tar.bz2 perlweeklychallenge-club-646eb9134b417c19f5df180ae57cc4b27b32572d.zip | |
Added README
Diffstat (limited to 'challenge-038')
| -rw-r--r-- | challenge-038/ruben-westerberg/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/challenge-038/ruben-westerberg/README b/challenge-038/ruben-westerberg/README index 7c64cafc0c..eabb2c8160 100644 --- a/challenge-038/ruben-westerberg/README +++ b/challenge-038/ruben-westerberg/README @@ -2,13 +2,11 @@ Solution by Ruben Westerberg ch-1.pl and ch-1.p6 =================== -Run the program to display the number of weekdays in the months of 2019 +Run the program with at least 1 command line argument (7 digit number) to validated and generate a date for each argument. ch-2.pl and ch-2.p6 =================== -Run the program to show the amount of daylight duration difference between November and December -Note for Raku version the HTTP::UserAgent module is required - +Run the program to randomly select 7 tiles from a bag and display the possible words and associated score which could be created from the 7 tiles |
