Skip to content

Commit 23eac85

Browse files
committed
Revert "Committing second, unnecessary comment"
This reverts commit 662fe77.
1 parent 662fe77 commit 23eac85

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 Nqnt41
44

5-
# Here is another update by Nqnt41
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)