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.
2 parents 717eb6c + 29d8c01 commit ca073fbCopy full SHA for ca073fb
Shipping_Cost_Calculator.py
@@ -1,4 +1,5 @@
1
# Shipping Cost Calculator
2
+# Here is a new update by <your GitHub username> Copied! Wrap Toggled!
3
4
## Input package weight and shipping rate
5
weight = float(input("Enter the package weight in kilograms: "))
0 commit comments