From a03c3a638fe94895d9990341fa2e3a0ba77b8926 Mon Sep 17 00:00:00 2001 From: SriramB16 Date: Wed, 28 Aug 2024 01:39:48 -0400 Subject: [PATCH] Added a new lie to the 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 220e2f377..421925d1d 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,3 +10,4 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") +# Here is a new update by SriramB16 \ No newline at end of file