diff options
| author | drbaggy <js5@sanger.ac.uk> | 2021-11-26 16:08:17 +0000 |
|---|---|---|
| committer | drbaggy <js5@sanger.ac.uk> | 2021-11-26 16:08:17 +0000 |
| commit | 5a01eb9bb8681cd187d6ea3f6b024be4080082a0 (patch) | |
| tree | 5c4bdb931dedb5aece6860d1fc647425dda6fc72 | |
| parent | df966962c65252efa22bc8b686013c9c1b0f8680 (diff) | |
| parent | 945a7afe100e6f841746c0400bd194953a066a78 (diff) | |
| download | perlweeklychallenge-club-5a01eb9bb8681cd187d6ea3f6b024be4080082a0.tar.gz perlweeklychallenge-club-5a01eb9bb8681cd187d6ea3f6b024be4080082a0.tar.bz2 perlweeklychallenge-club-5a01eb9bb8681cd187d6ea3f6b024be4080082a0.zip | |
vi ch-2.plMerge branch 'master' of
github.com:drbaggy/perlweeklychallenge-club
| -rw-r--r-- | challenge-136/james-smith/README.md | 4 | ||||
| -rw-r--r-- | challenge-137/james-smith/README.md | 3 | ||||
| -rw-r--r-- | challenge-138/james-smith/README.md | 5 | ||||
| -rw-r--r-- | challenge-139/james-smith/README.md | 3 | ||||
| -rw-r--r-- | challenge-140/james-smith/README.md | 3 |
5 files changed, 17 insertions, 1 deletions
diff --git a/challenge-136/james-smith/README.md b/challenge-136/james-smith/README.md index 3fa420f2e3..742f1c6c9e 100644 --- a/challenge-136/james-smith/README.md +++ b/challenge-136/james-smith/README.md @@ -1,5 +1,9 @@ +[< Previous 135](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-135/james-smith) | +[Next 137 >](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-137/james-smith) + # Perl Weekly Challenge #136 + You can find more information about this weeks, and previous weeks challenges at: https://theweeklychallenge.org/ diff --git a/challenge-137/james-smith/README.md b/challenge-137/james-smith/README.md index 9bdd58ce27..bb01232ab2 100644 --- a/challenge-137/james-smith/README.md +++ b/challenge-137/james-smith/README.md @@ -1,3 +1,6 @@ +[< Previous 136](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-136/james-smith) | +[Next 138 >](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-138/james-smith) + # Perl Weekly Challenge #137 You can find more information about this weeks, and previous weeks challenges at: diff --git a/challenge-138/james-smith/README.md b/challenge-138/james-smith/README.md index fa191ce639..81fcfca2be 100644 --- a/challenge-138/james-smith/README.md +++ b/challenge-138/james-smith/README.md @@ -1,3 +1,6 @@ +[< Previous 137](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-137/james-smith) | +[Next 139 >](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-139/james-smith) + # Perl Weekly Challenge #138 You can find more information about this weeks, and previous weeks challenges at: @@ -14,7 +17,7 @@ https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-138/ja # Task 1 - Workdays -***Write a script to calculate the total number of workdays in the given year. (Monday to Friday) +***Write a script to calculate the total number of workdays in the given year. (Monday to Friday)*** ## Notes diff --git a/challenge-139/james-smith/README.md b/challenge-139/james-smith/README.md index 12cbf5c99d..4997590fe9 100644 --- a/challenge-139/james-smith/README.md +++ b/challenge-139/james-smith/README.md @@ -1,3 +1,6 @@ +[< Previous 138](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-138/james-smith) | +[Next 140 >](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-140/james-smith) + # Perl Weekly Challenge #139 - "Whats recurring" You can find more information about this weeks, and previous weeks challenges at: diff --git a/challenge-140/james-smith/README.md b/challenge-140/james-smith/README.md index ed48cd9b3e..c80fdc8c5e 100644 --- a/challenge-140/james-smith/README.md +++ b/challenge-140/james-smith/README.md @@ -1,3 +1,6 @@ +[< Previous 139](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-139/james-smith) | +[Next 141 >](https://github.com/drbaggy/perlweeklychallenge-club/tree/master/challenge-141/james-smith) + # Perl Weekly Challenge #140 You can find more information about this weeks, and previous weeks challenges at: |
