From 40b0325a00085e1f7ebe077b694a00f287c3ebe3 Mon Sep 17 00:00:00 2001 From: InduwaraGunasena Date: Fri, 21 Nov 2025 03:15:14 -0500 Subject: [PATCH 1/3] added a new line to Shipping_Cost_Calculator.py --- Shipping_Cost_Calculator.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 220e2f377..70df8e927 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,3 +1,5 @@ +# Here is a new update by InduwaraGunasena + # Shipping Cost Calculator ## Input package weight and shipping rate From a0d1fed20c4ed0a9207facb4016fffbb73b4e514 Mon Sep 17 00:00:00 2001 From: InduwaraGunasena Date: Fri, 21 Nov 2025 03:24:38 -0500 Subject: [PATCH 2/3] added additional line to Shipping_Cost_Calculator.py --- Shipping_Cost_Calculator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 70df8e927..277683f5f 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,4 +1,4 @@ -# Here is a new update by InduwaraGunasena +# Here is another update by InduwaraGunasena # Shipping Cost Calculator From c40122170c4e603a710cace275b7d608e0b9534e Mon Sep 17 00:00:00 2001 From: InduwaraGunasena Date: Fri, 21 Nov 2025 04:28:11 -0500 Subject: [PATCH 3/3] Revert "added additional line to Shipping_Cost_Calculator.py" This reverts commit a0d1fed20c4ed0a9207facb4016fffbb73b4e514. --- Shipping_Cost_Calculator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 277683f5f..70df8e927 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,4 +1,4 @@ -# Here is another update by InduwaraGunasena +# Here is a new update by InduwaraGunasena # Shipping Cost Calculator