From 87ade42ea133b94633376ea5e6bd5b24f859dd3d Mon Sep 17 00:00:00 2001 From: pabsocle Date: Thu, 23 Oct 2025 11:11:46 -0400 Subject: [PATCH] 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..9911d1428 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,3 +10,5 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") +# Here is a new update by pabsocle +