Skip to content

Commit

Permalink
added additional line to Shipping_Cost_Calculator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaNazur committed Aug 29, 2024
1 parent 06e6026 commit 455892d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Shipping_Cost_Calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@
## Display the result
print(f"Shipping Cost: {shipping_cost} USD")

# Here is a new update by JoshuaNazur
# Here is a new update by JoshuaNazur

# Here is another update by JoshuaNazur

0 comments on commit 455892d

Please sign in to comment.