blob: 1a3a15799bfeef8346b146a972a00e0ebedaa64b (
plain)
1
2
3
4
5
6
7
|
Solution by Ruben Westerberg
ch-1.pl and ch-1.p6
Run each program with a single argument 4 digit year to print dates of last Friday of the month
ch-2.pl and ch-2.p6
Run each program with the a single parameter argument which is the sequence size to print. If no argument is provided a default value of 10 is used.
|