Skip to content

Commit ae31adf

Browse files
committed
added additional line to Shipping_Cost_Calculator.py
1 parent d8aa013 commit ae31adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shipping_Cost_Calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Shipping Cost Calculator
2-
# Here is a new update by wichbax
2+
# Here is another update by wichbax
33

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

0 commit comments

Comments
 (0)