Skip to content

Commit ca073fb

Browse files
Merge pull request #1 from alex-eng-2005/shipping_calculator_fixes
Added comment
2 parents 717eb6c + 29d8c01 commit ca073fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shipping_Cost_Calculator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Shipping Cost Calculator
2+
# Here is a new update by <your GitHub username> Copied! Wrap Toggled!
23

34
## Input package weight and shipping rate
45
weight = float(input("Enter the package weight in kilograms: "))

0 commit comments

Comments
 (0)