Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 212 Bytes

In this project, a simple tip calculator is made which takes

  1. billing amount,
  2. percentage of tip, and
  3. a number of persons as input. As per the three inputs it generates a tip for the serving person.