From d9ee5fd76843b3fb242130365c427bb75fd51c0f Mon Sep 17 00:00:00 2001 From: siyakri Date: Sun, 26 May 2024 21:03:38 +0530 Subject: [PATCH 1/5] abhi --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 59bcf23..18c9b9a 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ a=25 -b=20 +b=24 print (a+b) From 53f0096003b8eed7ae8679df7425ef814714af26 Mon Sep 17 00:00:00 2001 From: siya <156298375+siyakri@users.noreply.github.com> Date: Sun, 26 May 2024 21:08:45 +0530 Subject: [PATCH 2/5] Update test.py --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index 18c9b9a..33ff38b 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,4 @@ a=25 b=24 +c=22 print (a+b) From c1d87a3723d3d7f0038c6044253ce1f5d42ce5ee Mon Sep 17 00:00:00 2001 From: siya <156298375+siyakri@users.noreply.github.com> Date: Sun, 26 May 2024 21:10:31 +0530 Subject: [PATCH 3/5] Update test.py --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 33ff38b..e29f1ae 100644 --- a/test.py +++ b/test.py @@ -1,4 +1,4 @@ a=25 b=24 -c=22 +c=20 print (a+b) From 4b24607d96174e2c7104d56ce6cb8e05b2049aba Mon Sep 17 00:00:00 2001 From: siyakri Date: Sun, 26 May 2024 21:11:34 +0530 Subject: [PATCH 4/5] changed --- test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test.py b/test.py index 33ff38b..18c9b9a 100644 --- a/test.py +++ b/test.py @@ -1,4 +1,3 @@ a=25 b=24 -c=22 print (a+b) From e40ce92f718c6da9be7c6b666d2fb530ce737143 Mon Sep 17 00:00:00 2001 From: siya <156298375+siyakri@users.noreply.github.com> Date: Sun, 26 May 2024 21:23:30 +0530 Subject: [PATCH 5/5] Update test.py --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index e29f1ae..d7d7ed3 100644 --- a/test.py +++ b/test.py @@ -1,4 +1,4 @@ a=25 b=24 -c=20 +c=245656 print (a+b)