diff options
Diffstat (limited to 'challenge-100/paulo-custodio/python/ch-1.py')
| -rw-r--r-- | challenge-100/paulo-custodio/python/ch-1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-100/paulo-custodio/python/ch-1.py b/challenge-100/paulo-custodio/python/ch-1.py index 7cabc2f1a7..f47e653e88 100644 --- a/challenge-100/paulo-custodio/python/ch-1.py +++ b/challenge-100/paulo-custodio/python/ch-1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Challenge 100 -# +# # TASK #1 > Fun Time # Submitted by: Mohammad S Anwar # You are given a time (12 hour / 24 hour). |
