From 1972b036a08da5ef8519d40660e1909ecb0de6d5 Mon Sep 17 00:00:00 2001 From: shubhamkumar27 Date: Sun, 6 Oct 2019 20:09:34 +0530 Subject: [PATCH] Test file code updates --- test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index 01e2bcd..c118fe0 100644 --- a/test.py +++ b/test.py @@ -18,4 +18,5 @@ def test(lis): lis = [1,2,-1,-4,3,-7,8,-1,9,-1] test(lis) - + +#################