diff options
Diffstat (limited to 'challenge-167/paulo-custodio/python/ch-2.py')
| -rw-r--r-- | challenge-167/paulo-custodio/python/ch-2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-167/paulo-custodio/python/ch-2.py b/challenge-167/paulo-custodio/python/ch-2.py index 1a8fc16a90..616c4080cc 100644 --- a/challenge-167/paulo-custodio/python/ch-2.py +++ b/challenge-167/paulo-custodio/python/ch-2.py @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/env python3 # Challenge 167 # |
