We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013c77a commit fb150ceCopy full SHA for fb150ce
Shipping_Cost_Calculator.py
@@ -2,7 +2,6 @@
2
3
# Here is a new update by Nqnt41
4
5
-
6
## Input package weight and shipping rate
7
weight = float(input("Enter the package weight in kilograms: "))
8
rate = float(input("Enter the shipping rate per kilogram: "))
0 commit comments