From 43bb37a47c3e7a31727faa240044aff4f14a8588 Mon Sep 17 00:00:00 2001 From: kunalarora09 Date: Tue, 31 Oct 2017 23:17:31 +0530 Subject: [PATCH] Add: Comments to DAY 5 --- python/Day-5.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Day-5.py b/python/Day-5.py index e70db30..b125f15 100644 --- a/python/Day-5.py +++ b/python/Day-5.py @@ -1,5 +1,5 @@ #!/bin/python3 - +# Add She Bang! import sys N = int(input().strip()) multiple = 1