From 2982b363bd50dc2b3d168620bbff55ec281e919a Mon Sep 17 00:00:00 2001 From: naseerwakhan Date: Thu, 30 Oct 2025 09:55:03 -0400 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..34951d35f 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,3 +1,5 @@ + # Here is a new update by naseerwakhan + # Shipping Cost Calculator ## Input package weight and shipping rate From 710289556ef1fad49a55eb86af59268872c6a044 Mon Sep 17 00:00:00 2001 From: naseerwakhan Date: Thu, 30 Oct 2025 10:06:25 -0400 Subject: [PATCH 2/3] added additional line to Shipping_cost_calculator.py --- Shipping_Cost_Calculator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 34951d35f..45973fff3 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,3 +1,4 @@ + # Here is another update by naseerwakhan # Here is a new update by naseerwakhan # Shipping Cost Calculator From fe95b5e10c39942ae4bf01ac5af23cdc7e6b0432 Mon Sep 17 00:00:00 2001 From: naseerwakhan Date: Thu, 30 Oct 2025 10:06:46 -0400 Subject: [PATCH 3/3] Revert "added additional line to Shipping_cost_calculator.py" This reverts commit 710289556ef1fad49a55eb86af59268872c6a044. --- Shipping_Cost_Calculator.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 45973fff3..34951d35f 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,4 +1,3 @@ - # Here is another update by naseerwakhan # Here is a new update by naseerwakhan # Shipping Cost Calculator