diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 220e2f377..47047742c 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -9,4 +9,5 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") - +# Here is a new update by TimKunin84 +# Here is another update by TimKunin84