aboutsummaryrefslogtreecommitdiff
path: root/challenge-100/paulo-custodio/python/ch-2.py
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-100/paulo-custodio/python/ch-2.py')
-rw-r--r--challenge-100/paulo-custodio/python/ch-2.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-100/paulo-custodio/python/ch-2.py b/challenge-100/paulo-custodio/python/ch-2.py
index d75c2540c9..44a2c9f077 100644
--- a/challenge-100/paulo-custodio/python/ch-2.py
+++ b/challenge-100/paulo-custodio/python/ch-2.py
@@ -1,5 +1,7 @@
#!/usr/bin/env python
+# Challenge 100
+#
# TASK #2 > Triangle Sum
# Submitted by: Mohammad S Anwar
# You are given triangle array.