From 0665ad9184bad78ab9364686492980ce41729133 Mon Sep 17 00:00:00 2001 From: padmasee05 Date: Tue, 16 Apr 2024 11:53:17 +0530 Subject: [PATCH 1/2] first commit --- d.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 d.py diff --git a/d.py b/d.py new file mode 100644 index 0000000..ba7219a --- /dev/null +++ b/d.py @@ -0,0 +1 @@ +a= 10 \ No newline at end of file From 15dab1b6be3db31e3aeacfef745e94a915cbb9e7 Mon Sep 17 00:00:00 2001 From: padmasee05 Date: Tue, 16 Apr 2024 12:23:52 +0530 Subject: [PATCH 2/2] cc --- d.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d.py b/d.py index ba7219a..76f872c 100644 --- a/d.py +++ b/d.py @@ -1 +1 @@ -a= 10 \ No newline at end of file +a= 20 \ No newline at end of file