Skip to content

MikaylaMunn/Tip-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tip-Calculator

Install

- Python3 
    - `install python3`

Summary

-It is a bill and tip calculator based on the user input.

How to use it

- Open the terminal in VS Code ctrl + j for mac users and ctrl + ~ for windows, type `python3 tip_calculator.py`.
- Answer the questions as prompted by the terminal.
    - Please note: if you hit anything but a number you will have to restart the program
- Once complete, the terminal will display the tip amount, the total amount with tip included, and the amount each should pay evenly.

Potential Roadblocks

- Calculating the tip percentage
- Rounding up to two decimal places
- What if the user doesn't put in a number
- What if the user doesn't want to pay their bill

About

Python Tip Calculator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages