diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index d4e261604..27671cafd 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,4 +10,6 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") -# Here is a new update by JoshuaNazur \ No newline at end of file +# Here is a new update by JoshuaNazur + +# Here is another update by JoshuaNazur \ No newline at end of file