From 33dcc363022c02d686c5189639cd53b5cf9f1b0d Mon Sep 17 00:00:00 2001 From: GuatilaM Date: Sun, 25 May 2025 00:24:43 -0400 Subject: [PATCH] added 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..ce19f8987 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 GuatilaM +