diff options
| -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 |
