aboutsummaryrefslogtreecommitdiff
path: root/challenge-163
diff options
context:
space:
mode:
authorE7-87-83 <fungcheokyin@gmail.com>2022-05-08 11:12:40 +0800
committerE7-87-83 <fungcheokyin@gmail.com>2022-05-08 11:12:40 +0800
commitc9171a7421c19c962814f2d5a57f7c664dd5aba3 (patch)
tree44dbbb1ebac549713d87581ca8c35c58785afc6e /challenge-163
parent436e262e00bec80c9b0ca64218fbd3a4bba49198 (diff)
downloadperlweeklychallenge-club-c9171a7421c19c962814f2d5a57f7c664dd5aba3.tar.gz
perlweeklychallenge-club-c9171a7421c19c962814f2d5a57f7c664dd5aba3.tar.bz2
perlweeklychallenge-club-c9171a7421c19c962814f2d5a57f7c664dd5aba3.zip
Week 163 (minor edit)
Diffstat (limited to 'challenge-163')
-rw-r--r--challenge-163/cheok-yin-fung/python/ch-2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/challenge-163/cheok-yin-fung/python/ch-2.py b/challenge-163/cheok-yin-fung/python/ch-2.py
index 340cd89623..e88feacc8e 100644
--- a/challenge-163/cheok-yin-fung/python/ch-2.py
+++ b/challenge-163/cheok-yin-fung/python/ch-2.py
@@ -1,4 +1,3 @@
-#!/usr/bin/perl
# The Weekly Challenge 163
# Task 2 Summation
# Python script