From 7c74a7b189b5c5a6f975bc3df947e5865ac846f4 Mon Sep 17 00:00:00 2001 From: Vijai0000 Date: Sat, 6 May 2023 10:04:40 +0530 Subject: [PATCH 1/2] update --- test.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index 5cbe6cb..6a388e2 100644 --- a/test.py +++ b/test.py @@ -5,4 +5,6 @@ b= 3; -print(a+b) \ No newline at end of file +print(a+b) + +python \ No newline at end of file From b19c790f8f6291e4b927fde96244fdd88adb88bb Mon Sep 17 00:00:00 2001 From: Vijai0000 <115843018+Vijai0000@users.noreply.github.com> Date: Sat, 6 May 2023 10:06:26 +0530 Subject: [PATCH 2/2] Update test.py --- test.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.py b/test.py index 6a388e2..66f5c59 100644 --- a/test.py +++ b/test.py @@ -7,4 +7,5 @@ b= 3; print(a+b) -python \ No newline at end of file +python +***