Skip to content

Commit 69a3a68

Browse files
committed
Revert "added additional line to Shipping_Cost_Calculator.py"
This reverts commit ae31adf.
1 parent ae31adf commit 69a3a68

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 another update by wichbax
2+
# Here is a new 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)