From 7dd4cfcbd4cdfd2ba32ff12bddd2c071771ff797 Mon Sep 17 00:00:00 2001 From: "varshini.s" <156066297+varshinisomshekar@users.noreply.github.com> Date: Mon, 27 May 2024 19:34:00 +0530 Subject: [PATCH] Update test.py --- test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.py b/test.py index 0c94276..7ba78ca 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,3 @@ -a=10 +a=11 b=20 -print (a+b) \ No newline at end of file +print (a+b)