aboutsummaryrefslogtreecommitdiff
path: root/challenge-065/paulo-custodio/python
diff options
context:
space:
mode:
authorPaulo Custodio <pauloscustodio@gmail.com>2024-09-28 19:23:13 +0100
committerPaulo Custodio <pauloscustodio@gmail.com>2024-09-28 19:23:13 +0100
commit341287fb7780a3c5ee45ec0521ef99d11dbdbcce (patch)
treeb7793f10622a828e704e919487e77ffcce8a21a8 /challenge-065/paulo-custodio/python
parent19698b60b5f8bbc16989a16c47fe41fa435cede3 (diff)
downloadperlweeklychallenge-club-341287fb7780a3c5ee45ec0521ef99d11dbdbcce.tar.gz
perlweeklychallenge-club-341287fb7780a3c5ee45ec0521ef99d11dbdbcce.tar.bz2
perlweeklychallenge-club-341287fb7780a3c5ee45ec0521ef99d11dbdbcce.zip
Add Python solution to challenge 155
Diffstat (limited to 'challenge-065/paulo-custodio/python')
-rw-r--r--challenge-065/paulo-custodio/python/ch-2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-065/paulo-custodio/python/ch-2.py b/challenge-065/paulo-custodio/python/ch-2.py
index 702ed4d413..7d037bdc0d 100644
--- a/challenge-065/paulo-custodio/python/ch-2.py
+++ b/challenge-065/paulo-custodio/python/ch-2.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/env python3
# Challenge 065
#