Skip to content

Commit

Permalink
Merge pull request #1 from Ployche/shipping_calculator_fixes
Browse files Browse the repository at this point in the history
added a new line to Shipping_Cost_Calculator.py
  • Loading branch information
Ployche authored Jul 20, 2024
2 parents 717eb6c + ca86c8a commit 5cc9700
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Shipping_Cost_Calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
## Display the result
print(f"Shipping Cost: {shipping_cost} USD")

# Here is a new update by <Ployche>

0 comments on commit 5cc9700

Please sign in to comment.