Skip to content

Commit fb150ce

Browse files
committed
adding a new line to Shipping_Cost_Calculator.py
1 parent 013c77a commit fb150ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Shipping_Cost_Calculator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# Here is a new update by Nqnt41
44

5-
65
## Input package weight and shipping rate
76
weight = float(input("Enter the package weight in kilograms: "))
87
rate = float(input("Enter the shipping rate per kilogram: "))

0 commit comments

Comments
 (0)