We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717eb6c commit f79ec53Copy full SHA for f79ec53
Shipping_Cost_Calculator.py
@@ -10,3 +10,5 @@
10
## Display the result
11
print(f"Shipping Cost: {shipping_cost} USD")
12
13
+ # Here is a new update by chakriadapa
14
+
0 commit comments