From 85ee2a67cdd760e56080768d793a51441bfbeb9f Mon Sep 17 00:00:00 2001 From: kavya Date: Mon, 27 Mar 2023 23:01:13 +0530 Subject: [PATCH] first commit --- test.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test.py b/test.py index 5fef34f..f4236ed 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ -a=20 -b=50 -c=40 +a=10 +b=20 +c=30 \ No newline at end of file