https://github.com/tommyyearginjr/tip-calculator
A Python script that prints out a tip calculator (to $100.00, in $2.50 increments).
https://github.com/tommyyearginjr/tip-calculator
financial python python-3-5 python-script python3 tip-calculator
Last synced: 4 months ago
JSON representation
A Python script that prints out a tip calculator (to $100.00, in $2.50 increments).
- Host: GitHub
- URL: https://github.com/tommyyearginjr/tip-calculator
- Owner: tommyyearginjr
- Created: 2017-04-01T14:07:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T14:41:41.000Z (about 9 years ago)
- Last Synced: 2025-03-12T14:46:33.991Z (about 1 year ago)
- Topics: financial, python, python-3-5, python-script, python3, tip-calculator
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tip Calculator
What it needs:
- I would like to pad the digits on the left side of the decimal to three places.