aboutsummaryrefslogtreecommitdiff
path: root/challenge-004/abigail/python/ch-2.py
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2022-01-10 09:18:04 +0000
committerdrbaggy <js5@sanger.ac.uk>2022-01-10 09:18:04 +0000
commit54edabaf2afeb407d01d88c19d894823f85d5125 (patch)
tree4e4a4fbda6b3023c3d3840a1daae50a49fca9c86 /challenge-004/abigail/python/ch-2.py
parent29b9eeeb95555dbcf1f375c89910c83ac83abd8d (diff)
parente9411bdc7658179af3f23d3ada7970323547a7d7 (diff)
downloadperlweeklychallenge-club-54edabaf2afeb407d01d88c19d894823f85d5125.tar.gz
perlweeklychallenge-club-54edabaf2afeb407d01d88c19d894823f85d5125.tar.bz2
perlweeklychallenge-club-54edabaf2afeb407d01d88c19d894823f85d5125.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'challenge-004/abigail/python/ch-2.py')
-rw-r--r--challenge-004/abigail/python/ch-2.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/challenge-004/abigail/python/ch-2.py b/challenge-004/abigail/python/ch-2.py
index 4e94f7fe7d..26dd33b60f 100644
--- a/challenge-004/abigail/python/ch-2.py
+++ b/challenge-004/abigail/python/ch-2.py
@@ -1,11 +1,11 @@
#!/opt/local/bin/python
#
-# See ../README.md
+# See https://theweeklychallenge.org/blog/perl-weekly-challenge-004
#
#
-# Run as python ch-2.py < input-file
+# Run as: python ch-2.py < input-file
#
import fileinput