From 1c24362ead9233d31750803ea981d6bffd2b3bc2 Mon Sep 17 00:00:00 2001 From: nsutanto Date: Sat, 24 May 2025 22:38:29 -0500 Subject: [PATCH 1/3] added a enw line to Shipping_Cost_Calculator.py --- Shipping_Cost_Calculator.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 220e2f377..3ce5b75e6 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,3 +1,6 @@ + + # Here is a new update by nsutanto + # Shipping Cost Calculator ## Input package weight and shipping rate From 3858efe4a430abbc5d8a956dac0a09642d36f520 Mon Sep 17 00:00:00 2001 From: nsutanto Date: Sat, 24 May 2025 22:45:12 -0500 Subject: [PATCH 2/3] added additional line to Shipping_Cost_Calculator.py --- Shipping_Cost_Calculator.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 3ce5b75e6..eee5ca2e6 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,5 +1,6 @@ - # Here is a new update by nsutanto +# Here is a new update by nsutanto +# Here is another update by # Shipping Cost Calculator From 62aff45f32c7747ca57e468b9325cdd4d4b8a3c9 Mon Sep 17 00:00:00 2001 From: nsutanto Date: Sat, 24 May 2025 22:45:33 -0500 Subject: [PATCH 3/3] Revert "added additional line to Shipping_Cost_Calculator.py" This reverts commit 3858efe4a430abbc5d8a956dac0a09642d36f520. --- Shipping_Cost_Calculator.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index eee5ca2e6..3ce5b75e6 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -1,6 +1,5 @@ -# Here is a new update by nsutanto -# Here is another update by + # Here is a new update by nsutanto # Shipping Cost Calculator