Skip to content

Commit b7ff2f4

Browse files
authored
added a new line to Shipping_Cost_Calculator.py
1 parent 717eb6c commit b7ff2f4

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 DrStrange23
23

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

0 commit comments

Comments
 (0)