Skip to content

Commit 76dc977

Browse files
author
maplerocks
committed
A new comment line added in Shipping_Cost_Calculator.py
1 parent a62d4ff commit 76dc977

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,5 +1,6 @@
11
# Shipping Cost Calculator
22
# Here is a new update by maplerocks
3+
# Here is another new update by maplerocks
34

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

0 commit comments

Comments
 (0)