From bd91b37368bc4781a3b576a2da72434b0057ad66 Mon Sep 17 00:00:00 2001 From: faaani Date: Sat, 24 May 2025 14:09:23 -0400 Subject: [PATCH 1/3] comment --- Shipping_Cost_Calculator.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 220e2f377..b821cda44 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") +# bla bla From acc1d685fa4acd068139bc6d967e46e07ddf3d0a Mon Sep 17 00:00:00 2001 From: faaani Date: Sat, 24 May 2025 14:11:16 -0400 Subject: [PATCH 2/3] again --- Shipping_Cost_Calculator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index b821cda44..21774a57c 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,4 +10,4 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") -# bla bla +# bla bla again From 752c8d587248dfdf40dc875e948f88da731f634b Mon Sep 17 00:00:00 2001 From: faaani Date: Sat, 24 May 2025 14:14:07 -0400 Subject: [PATCH 3/3] Revert "again" This reverts commit acc1d685fa4acd068139bc6d967e46e07ddf3d0a. --- Shipping_Cost_Calculator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shipping_Cost_Calculator.py b/Shipping_Cost_Calculator.py index 21774a57c..b821cda44 100644 --- a/Shipping_Cost_Calculator.py +++ b/Shipping_Cost_Calculator.py @@ -10,4 +10,4 @@ ## Display the result print(f"Shipping Cost: {shipping_cost} USD") -# bla bla again +# bla bla