Skip to content

Commit 5645538

Browse files
author
Ujjal Kumar
committed
commitrd
1 parent c259b34 commit 5645538

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 <gitbehera>
3+
# Here is another update by <your GitHub username>
34

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

0 commit comments

Comments
 (0)