From ca5db62a3602dbd9df23d4bbbba75832b6b6cf0a Mon Sep 17 00:00:00 2001 From: Wilson Chettiar Date: Sat, 7 Apr 2018 15:24:00 +0530 Subject: [PATCH 1/7] update --- reverse.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reverse.py b/reverse.py index d4f775a..64fc355 100644 --- a/reverse.py +++ b/reverse.py @@ -1,7 +1,6 @@ #First comment for this code -# Kachra comment mat daal -a=str(input("Enter a string: ")) +b=str(input("Enter a string: ")) print("Reverse of the string is: ") -print(a[::-1]) +print(b[::-1]) # a=10 \ No newline at end of file From bfbc06378ffe66bb6371ecb40287bb95cc596887 Mon Sep 17 00:00:00 2001 From: Wilson Chettiar Date: Sat, 7 Apr 2018 15:33:42 +0530 Subject: [PATCH 2/7] Look Up --- reverse.py | 1 + 1 file changed, 1 insertion(+) diff --git a/reverse.py b/reverse.py index 64fc355..ce84694 100644 --- a/reverse.py +++ b/reverse.py @@ -1,4 +1,5 @@ #First comment for this code +# command Not accepted b=str(input("Enter a string: ")) print("Reverse of the string is: ") From 3d71f3435bbf2efe7c7b5f3b900e57e356d4c9a6 Mon Sep 17 00:00:00 2001 From: WilsonChettiar <37543608+WilsonChettiar@users.noreply.github.com> Date: Sat, 7 Apr 2018 15:42:24 +0530 Subject: [PATCH 3/7] Update reverse.py --- reverse.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reverse.py b/reverse.py index ce84694..412e79d 100644 --- a/reverse.py +++ b/reverse.py @@ -4,4 +4,6 @@ b=str(input("Enter a string: ")) print("Reverse of the string is: ") print(b[::-1]) -# a=10 \ No newline at end of file +# a=10 +# a=77 + From 7ddfefb27b4c1ad2ef173d5ad21e539f0d123348 Mon Sep 17 00:00:00 2001 From: Wilson Chettiar Date: Sat, 7 Apr 2018 15:45:45 +0530 Subject: [PATCH 4/7] Set A as 10 --- reverse.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/reverse.py b/reverse.py index 412e79d..ce84694 100644 --- a/reverse.py +++ b/reverse.py @@ -4,6 +4,4 @@ b=str(input("Enter a string: ")) print("Reverse of the string is: ") print(b[::-1]) -# a=10 -# a=77 - +# a=10 \ No newline at end of file From 77633aa04cb755a183a1544f7a74c1959de688fd Mon Sep 17 00:00:00 2001 From: WilsonChettiar <37543608+WilsonChettiar@users.noreply.github.com> Date: Sat, 7 Apr 2018 15:48:22 +0530 Subject: [PATCH 5/7] A set as 11 --- reverse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse.py b/reverse.py index ce84694..c803de0 100644 --- a/reverse.py +++ b/reverse.py @@ -4,4 +4,4 @@ b=str(input("Enter a string: ")) print("Reverse of the string is: ") print(b[::-1]) -# a=10 \ No newline at end of file +# a=11 From f4ac60b7d79baeee1c628e2e54fe6877657393a7 Mon Sep 17 00:00:00 2001 From: Wilson Chettiar Date: Sat, 7 Apr 2018 15:49:11 +0530 Subject: [PATCH 6/7] Set A as 11 --- reverse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse.py b/reverse.py index c803de0..5a431f4 100644 --- a/reverse.py +++ b/reverse.py @@ -4,4 +4,4 @@ b=str(input("Enter a string: ")) print("Reverse of the string is: ") print(b[::-1]) -# a=11 +# a=11 \ No newline at end of file From b7af0ddfa3e7644d2ab77d7fd6152afd0024885f Mon Sep 17 00:00:00 2001 From: WilsonChettiar <37543608+WilsonChettiar@users.noreply.github.com> Date: Sat, 7 Apr 2018 15:51:19 +0530 Subject: [PATCH 7/7] Set A as 12 --- reverse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverse.py b/reverse.py index c803de0..c1f3315 100644 --- a/reverse.py +++ b/reverse.py @@ -4,4 +4,4 @@ b=str(input("Enter a string: ")) print("Reverse of the string is: ") print(b[::-1]) -# a=11 +# a=12