aboutsummaryrefslogtreecommitdiff
path: root/challenge-061
diff options
context:
space:
mode:
authorPaulo Custodio <pauloscustodio@gmail.com>2024-09-20 10:23:09 +0100
committerPaulo Custodio <pauloscustodio@gmail.com>2024-09-20 10:23:09 +0100
commit5354c57e27196ca67ad5e821b3e999867c1aaef3 (patch)
tree8b038891ff63bb639f48d4b97bddd6f194c4d92a /challenge-061
parente2d0ee960837bca9ad2e85a88be5a0375e112ee5 (diff)
downloadperlweeklychallenge-club-5354c57e27196ca67ad5e821b3e999867c1aaef3.tar.gz
perlweeklychallenge-club-5354c57e27196ca67ad5e821b3e999867c1aaef3.tar.bz2
perlweeklychallenge-club-5354c57e27196ca67ad5e821b3e999867c1aaef3.zip
Add Python solution to challenge 070
Diffstat (limited to 'challenge-061')
-rw-r--r--challenge-061/paulo-custodio/python/ch-1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-061/paulo-custodio/python/ch-1.py b/challenge-061/paulo-custodio/python/ch-1.py
index 47e232e6aa..4af02885dd 100644
--- a/challenge-061/paulo-custodio/python/ch-1.py
+++ b/challenge-061/paulo-custodio/python/ch-1.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/env python3
# Challenge 061
#