Skip to content

Commit 7949cc6

Browse files
authored
Merge pull request #1 from wopangan/shipping_calculator_fixes
added a new line to Shipping_Cost_Calculator.py
2 parents 717eb6c + b69d4d4 commit 7949cc6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 717eb6cbd8d6a03817ecfb1b4541203411af90e6

Shipping_Cost_Calculator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
## Display the result
1111
print(f"Shipping Cost: {shipping_cost} USD")
1212

13+
# Here is a new update by wopangan

0 commit comments

Comments
 (0)