Skip to content

Commit ab62b6f

Browse files
committed
Revert "added additional line to Shipping_Cost_Calculator.py"
This reverts commit 8dedfd4.
1 parent 8dedfd4 commit ab62b6f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Shipping_Cost_Calculator.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# Here is a new update by JGaiten
44

5-
# Here is another update by JGaiten
6-
75
## Input package weight and shipping rate
86
weight = float(input("Enter the package weight in kilograms: "))
97
rate = float(input("Enter the shipping rate per kilogram: "))

0 commit comments

Comments
 (0)