From eb35e5bf337da752f1fe611a17e8e00f0e81e52e Mon Sep 17 00:00:00 2001 From: DeltaAlphaa Date: Thu, 23 Oct 2025 19:55:20 -0400 Subject: [PATCH] Revert "Update Shipping_Cost_Calculator.py" This reverts commit 717eb6cbd8d6a03817ecfb1b4541203411af90e6. --- Shipping_Cost_Calculator.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 220e2f377..6650f6349 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,3 +10,6 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") +# File added by Sklup55 + + # Here is a new update by Sklup55