From cbfd4ee2a8000db645bac5d8aef151726c722e67 Mon Sep 17 00:00:00 2001 From: demo Date: Mon, 27 May 2024 08:55:37 +0530 Subject: [PATCH] New change --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index 59bcf23..bfca6d7 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,4 @@ a=25 b=20 print (a+b) +c=a+b \ No newline at end of file