aboutsummaryrefslogtreecommitdiff
path: root/challenge-004/abigail/python/ch-2.py
diff options
context:
space:
mode:
authorE7-87-83 <fungcheokyin@gmail.com>2022-01-13 16:52:50 +0800
committerE7-87-83 <fungcheokyin@gmail.com>2022-01-13 16:52:50 +0800
commitb82ed7c55b6a912b237e7fa396e433ac33ca79c8 (patch)
treeaf2ad93bf0190b04d9c3775c87ab3dd61abd99dd /challenge-004/abigail/python/ch-2.py
parent415b77f3f489715d7888de8794affe9afe8d1ffb (diff)
parentf0bd80b2369212d923d8c6a537ba5379067afbf9 (diff)
downloadperlweeklychallenge-club-b82ed7c55b6a912b237e7fa396e433ac33ca79c8.tar.gz
perlweeklychallenge-club-b82ed7c55b6a912b237e7fa396e433ac33ca79c8.tar.bz2
perlweeklychallenge-club-b82ed7c55b6a912b237e7fa396e433ac33ca79c8.zip
-
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